Allow specifing a weight for routing that is independent of duration
This commit is contained in:
committed by
Patrick Niklaus
parent
e463733138
commit
279f8aabfb
@@ -1,3 +1,10 @@
|
||||
# 6.0.0
|
||||
- Profiles:
|
||||
- `turn_function` now does not return an integer but takes in a `turn` object and modifies it
|
||||
- `uturn_penalty` is deprecated set it over the `turn_function`
|
||||
- traffic light penalties now need to be set over the node function, `traffic_light_penalty` is deprecated:
|
||||
result.weight_penalty and result.duration_penalty
|
||||
|
||||
# 5.6.0
|
||||
- Changes from 5.5
|
||||
- Bugfixes
|
||||
|
||||
Reference in New Issue
Block a user