v3.0.2
What's Changed
- added means of simulating thermal soak with no powertrain activity
- added a
reset_step
method to set step counters back to zero - incremented python package to 3.0.1 by @calbaker in #221
- changed
unwrap
tomap_err
by @calbaker in #224 - added
with_context
everywhereInterpolator::new
is called by @calbaker in #225 - fixing errors with f2 -> f3 conversion by @calbaker in #226
- added message pack to file capability and other related enhancements by @calbaker in #228
- F3/pyo3 api cleanup by @calbaker in #229
- impl Interpolator for EffInterp by @kylecarow in #230
- Completing TODOs where able by @robinsteuteville in #194
- port CAVs/ACC features by @calbaker in #199
- borrowed updates from ALTRIOS to add more error context by @calbaker in #231
Full Changelog: v3.0.1...v3.0.2