v1.10.0
github-actions
released this
31 Oct 14:07
·
72 commits
to develop
since this release
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