Releases: VROOM-Project/vroom-express
Releases · VROOM-Project/vroom-express
v0.12.0
Changed
- ORS hosts in config to contain default base path
/ors/v2
(#99)
v0.11.0
Added
- Expose option -l to request (#91)
Changed
- Use named functions (#92)
v0.10.0
Changed
- Update dependencies (#87)
v0.9.0
Added
- Valhalla support (#77)
- Possibility to launch VROOM in plan mode. (#70)
v0.8.0
Added
Changed
- Update dependencies (#63)
Removed
- Drop
body-parser
dependency (#62)
v0.7.0
Added
- Configurable API root url (#56)
Changed
- Update dependencies (#52)
v0.6.0
Added
- Endpoint for health check with self-contained small instance (#30)
- Allow setting number of threads and exploration level at query time (#42)
Changed
- Add env var for access.log (#41)
v0.5.0
Added
- Compatibility with
vroom
v1.5 (#37)
- Configuration file (#25, #38)
- Code formatting setup (#26)
Fixed
- Improve error handling for file writing (#31)
- Wrong http status code in case of crash or missing executable (#27)
V0.4.2
Fixed
- Content-type not always properly set to
application/json
(#19)
- Server crash with concurrent requests (#20)
- Empty response with 200 status (#22)