We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 7a86b79 commit 577801aCopy full SHA for 577801a
CHANGELOG.md
@@ -1,4 +1,4 @@
1
-# 5.13.0 RC3
+# 5.13.0 RC4
2
- Changes from 5.12:
3
- Profile:
4
- Append cardinal directions from route relations to ref fields to improve instructions; off by default see `profile.cardinal_directions`
package.json
@@ -1,6 +1,6 @@
{
"name": "osrm",
- "version": "5.13.0-rc.3",
+ "version": "5.13.0-rc.4",
"private": false,
5
"description": "The Open Source Routing Machine is a high performance routing engine written in C++14 designed to run on OpenStreetMap data.",
6
"dependencies": {
0 commit comments