Releases: nextmv-io/nextroute
Releases · nextmv-io/nextroute
v1.11.2
What's Changed
- Fixes bug in plateau detection by @merschformann in #84
Full Changelog: v1.11.1...v1.11.2
v1.11.1
What's Changed
- Avoids running auto-benchmark on tag pushes by @merschformann in #81
- Adjusts acceptance test tolerance by @merschformann in #82
- Fix the flag for plateau duration by @sebastian-quintero in #83
Full Changelog: v1.11.0...v1.11.1
v1.11.1-dev.0
What's Changed
- Avoids running auto-benchmark on tag pushes by @merschformann in #81
- Adjusts acceptance test tolerance by @merschformann in #82
Full Changelog: v1.11.0...v1.11.1-dev.0
v1.11.0
What's Changed
- Enhance model validation with maximum time horizon check by @merschformann in #77
- Bumping default max time horizon to 6 months by @merschformann in #79
- Re-enables auto benchmarking / acceptance testing by @merschformann in #78
- Enhances solver with plateau detection, adds missing Python options by @merschformann in #80
Full Changelog: v1.10.1...v1.11.0
v1.10.1
What's Changed
- Adds support for Python 3.13 by @merschformann in #76
Full Changelog: v1.10.0...v1.10.1
v1.10.0
What's Changed
- Nilsbeck/fix output improve data reading by @nilsbeck in #75
- Fixes typo with duration groups by @sebastian-quintero in #74
BREAKING
This release entails a minor breaking change in the nextcheck feature output for high verbosity. The fields DeltaObjectiveEstimate
& DeltaObjective
(see here) were changed to the statistics.Float64
type (see here) in order to allow NaN, +Inf and -Inf values to be stored in them.
Full Changelog: v1.9.0...v1.10.0
v1.9.0
What's Changed
- nilsbeck/add time dependent matrices by @nilsbeck in #66
- nilsbeck/add stop balancing by @nilsbeck in #67
- Fixes link to docs in README by @merschformann in #71
- nilsbeck/improve-duration-matrix-performance by @nilsbeck in #72
- Use a newer Go version for release and workflows by @sebastian-quintero in #73
Full Changelog: v1.8.1...v1.9.0
v1.8.1
v1.8.0
What's Changed
- Adds Slack notifications about releases by @merschformann in #63
- ENG-5448 Moves Python schema to repo and creates Python package by @sebastian-quintero in #64
- Merschformann/fix cibuildwheels by @sebastian-quintero in #68
- ENG-5448 Summon Nextroute executable from Python by @sebastian-quintero in #65
Full Changelog: v1.7.1...v1.8.0
v1.8.0-dev.27
What's Changed
- Merschformann/fix cibuildwheels by @sebastian-quintero in #68
Full Changelog: v1.8.0-dev.26...v1.8.0-dev.27