Skip to content

v0.2.0

Compare
Choose a tag to compare
@1ec5 1ec5 released this 07 Jul 21:37
· 48 commits to master since this release

Changes since v0.1.2:

  • An instruction to take an off-ramp indicates the exit number where available. TokenType.exitCode has been added, and TokenType.exit has been renamed to TokenType.exitIndex. (#26)
  • When there are multiple legs in the route, an intermediate waypoint’s arrival instruction correctly identifies the waypoint by its ordinal. Optional arguments have been added to OSRMInstructionFormatter.string(for:modifyValueByKey:) to track which leg the instruction is on. (#26)
  • Added Indonesian and Polish localizations. (Project-OSRM/osrm-text-instructions#104, Project-OSRM/osrm-text-instructions#120)
  • Improved ramp and roundabout instructions in German. (Project-OSRM/osrm-text-instructions#122)