Releases: nextmv-io/nextmv-py
Releases · nextmv-io/nextmv-py
nextmv v0.26.1
What's Changed
- Adds support for exist_ok and exists funcs for version and instance by @merschformann in #91
- Addresses issue with multiple stdout redirects by @merschformann in #92
- Improves tracked run duration experience by @merschformann in #93
Full Changelog: nextmv-gurobipy-v0.3.1...nextmv-v0.26.1
nextmv-gurobipy v0.3.1
What's Changed
- Fixes issue with missing attributes in Gurobi ModelStatistics by @merschformann in #90
Full Changelog: nextmv-v0.26.0...nextmv-gurobipy-v0.3.1
nextmv v0.26.0
What's Changed
- Methods for updating batch-exp, scenario test. Support writing with
BaseModel
class. by @sebastian-quintero in #89
Full Changelog: nextmv-gurobipy-v0.3.0...nextmv-v0.26.0
nextmv v0.25.0
What's Changed
- Associate a tracked run with an Instance ID.
Full Changelog: nextmv-v0.24.0...nextmv-v0.25.0
nextmv v0.24.0
What's Changed
- Add
nextmv.Option
and deprecatenextmv.Parameter
by @sebastian-quintero in #82 - Introduce write, load and deprecate write_local, load_local by @sebastian-quintero in #83
- Add console_url to run information and result by @sebastian-quintero in #84
- Adds options to the Manifest by @sebastian-quintero in #85
- Make adjustments to tracked run by @sebastian-quintero in #86
- Add scenario tests to the application by @sebastian-quintero in #87
Full Changelog: nextmv-v0.23.0...nextmv-v0.24.0
nextmv-scikit-learn v0.2.0
What's Changed
- Update scikit-learn and gurobi with latest Option declaration by @sebastian-quintero in #88
Full Changelog: nextmv-v0.25.0...nextmv-scikit-learn-v0.2.0
nextmv-gurobipy v0.3.0
nextmv v0.23.0
What's Changed
- Add run queueing constructs by @sebastian-quintero in #81
Full Changelog: nextmv-v0.22.0...nextmv-v0.23.0
nextmv v0.22.0
What's Changed
- Support running with nextmv.Input and nextmv.Options by @sebastian-quintero in #79
- Adds stop condition to polling mechanism by @sebastian-quintero in #80
Full Changelog: nextmv-v0.21.1...nextmv-v0.22.0
nextmv v0.21.1
What's Changed
- Adds support for exist_ok on new app by @merschformann in #77
- Improves order of checking whether app exists by @merschformann in #78
Full Changelog: nextmv-v0.21.0...nextmv-v0.21.1