Releases: nextmv-io/nextmv-py
Releases · nextmv-io/nextmv-py
nextmv 0.27.0
What's Changed
- Improves output handling with dicts by @sebastian-quintero in #98
- Fixes 'Any' type hinting by @merschformann in #99
- Fix the option parsing with the manifest by @sebastian-quintero in #97
Full Changelog: nextmv-v0.26.3...nextmv-0.27.0
nextmv v0.26.3
What's Changed
- Fixes logs being submitted to tracked runs as simple string by @merschformann in #96
Full Changelog: nextmv-v0.26.2...nextmv-v0.26.3
nextmv v0.26.2
What's Changed
- Allows control over json serialization by @merschformann in #95
Full Changelog: nextmv-v0.26.2-dev.0...nextmv-v0.26.2
nextmv v0.26.2-dev.0
What's Changed
- Adds tests around duration helper func by @merschformann in #94
Full Changelog: nextmv-v0.26.1...nextmv-v0.26.2-dev.0
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