You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: CHANGELOG.md
+2-2Lines changed: 2 additions & 2 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -1,4 +1,4 @@
1
-
# 5.9.0 RC2
1
+
# 5.9.0 RC3
2
2
- Changes from 5.8:
3
3
- Algorithm:
4
4
- Multi-Level Dijkstra:
@@ -7,7 +7,7 @@
7
7
- API:
8
8
- Exposes `alternatives=Number` parameter overload in addition to the boolean flag.
9
9
- Support for exits numbers and names. New member `exits` in `RouteStep`, based on `junction:ref` on ways
10
-
-`RouteStep` now has new parameter `classes` that can be set in the profile on each way.
10
+
-`Intersection` now has new parameter `classes` that can be set in the profile on each way.
11
11
- Profiles:
12
12
-`result.exits` allows you to set a way's exit numbers and names, see [`junction:ref`](http://wiki.openstreetmap.org/wiki/Proposed_features/junction_details)
13
13
-`ExtractionWay` now as new property `forward_classes` and `backward_classes` that can set in the `way_function`.
0 commit comments