Skip to content

Tags: chiiyeh/osrm-backend

Tags

v5.20.0-rc.4

Toggle v5.20.0-rc.4's commit message
Add node 10 builds

v5.20.0-rc.3

Toggle v5.20.0-rc.3's commit message

Verified

This commit was signed with the committer’s verified signature.
danpat Daniel Patterson
Bump version.

v5.20.0-rc.2

Toggle v5.20.0-rc.2's commit message
Adds noroute_estimate option

v5.20.0-rc.1

Toggle v5.20.0-rc.1's commit message

Verified

This commit was signed with the committer’s verified signature.
danpat Daniel Patterson
Prepare RC.1

v5.20.0-alpha.4

Toggle v5.20.0-alpha.4's commit message
Bump to 5.20.0-alpha.4

v5.20.0-alpha.3

Toggle v5.20.0-alpha.3's commit message
Bump to 5.20.0-alpha.3

v5.20.0-alpha.2

Toggle v5.20.0-alpha.2's commit message
bump to alpha 2

v5.19.0

Toggle v5.19.0's commit message
 - Changes from 5.18.0:

    - Optimizations:
      - CHANGED: Use Grisu2 for serializing floating point numbers. [Project-OSRM#5188](Project-OSRM#5188)
      - ADDED: Node bindings can return pre-rendered JSON buffer. [Project-OSRM#5189](Project-OSRM#5189)
    - Profiles:
      - CHANGED: Bicycle profile now blacklists barriers instead of whitelisting them [Project-OSRM#5076
](Project-OSRM#5076)
      - CHANGED: Foot profile now blacklists barriers instead of whitelisting them [Project-OSRM#5077
](Project-OSRM#5077)
      - CHANGED: Support maxlength and maxweight in car profile [Project-OSRM#5101](Project-OSRM#5101]
    - Bugfixes:
      - FIXED: collapsing of ExitRoundabout instructions [Project-OSRM#5114](Project-OSRM#5114)
    - Misc:
      - CHANGED: Support up to 512 named shared memory regions [Project-OSRM#5185](Project-OSRM#5185)

v5.20.0-alpha.1

Toggle v5.20.0-alpha.1's commit message

Verified

This commit was signed with the committer’s verified signature.
danpat Daniel Patterson
Prep alpha release for testing.

v5.19.0-rc.1

Toggle v5.19.0-rc.1's commit message
Changes from 5.18.0:

Optimizations:
	CHANGED: Map matching is now almost twice as fast. Project-OSRM#5060
	CHANGED: Use Grisu2 for serializing floating point numbers. Project-OSRM#5188
	ADDED: Node bindings can return pre-rendered JSON buffer. Project-OSRM#5189
Bugfixes:
	FIXED: collapsing of ExitRoundabout instructions Project-OSRM#5114
Misc:
	CHANGED: Support up to 512 named shared memory regions Project-OSRM#5185