Skip to content

Release 1.1.0

Compare
Choose a tag to compare
@fabianoboril fabianoboril released this 24 Jan 15:00

Release 1.1.0

πŸš€ New Features

  • Added Python bindings
  • Add route::planRoute() overload for ENUPoints
  • Added route::getSpeedLimits() overloads for route types
  • Added Distance2D and Dimension2D DataTypes

πŸ‘» Maintenance

  • Simplified code to enable python binding
  • Fixed match::getObjectENUHeading() calculation
  • Fixed unit tests for gcc 7.4.0 (shipped with ubuntu 18.04)