Releases: nextmv-io/nextroute
Releases · nextmv-io/nextroute
v1.11.4
What's Changed
- Fixes linux/arm64 wheel build by @merschformann in #86
Full Changelog: v1.11.3...v1.11.4
v1.11.4-dev.0
Full Changelog: v1.11.3...v1.11.4-dev.0
v1.11.3
What's Changed
- Fixes an issue in plateau detection by @merschformann in #85
Full Changelog: v1.11.2...v1.11.3
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