Added
- Support for heterogeneous vehicle routing profiles (#394) (#490)
- Optional
speed_factor
key for vehicle-level tuning (#450) - Support Valhalla as routing engine (#306)
- Report
type
for unassigned tasks in output (#469)
Changed
- A mix of empty and non-empty
skills
arrays is allowed in input (#460) - Formatting script updated to use version 10 of clang-format (#452)
- vroom will now read json input from stdin if no other input is specified (#457)
- Clearer error message with invalid json response from http routing request (#471)
Deprecated
- Top-level
matrix
key should be replaced using the newmatrices
syntax (#450)