v0.3.0
What's Changed
- Updated to v0.2.3 in pyproject.toml for release by @sakhtar312 in #73
- updated
Masstrait to be more explicit and robust by @calbaker in #74 - Fix/network validation error msg by @calbaker in #78
- added several
log::debugby @calbaker in #71 - Feature/platoon drag by @sakhtar312 in #76
- Fix/network error messaging by @calbaker in #79
- Single train GHG and emissions metrics (metrics_single_train into main) by @mbbruch in #66
- Fix/expose train res by @calbaker in #83
- Feature/variable paths by @calbaker in #87
- feature gated logging functionality by @calbaker in #88
- Bump pillow from 10.0.1 to 10.3.0 in the pip group across 1 directory by @dependabot in #89
- Bump urllib3 from 2.0.7 to 2.2.2 in the pip group across 1 directory by @dependabot in #90
- fix/remove-loaded-empty -- removes
_loadedand_emptyfields from rail vehicle by @calbaker in #81 - Fix/speed trace from slts in ssts by @calbaker in #63
- Migrated the PyYAML update from FASTsim by @FDsteven in #98
- Removed history to improve memory management in make_est_times by @sakhtar312 in #101
- specified
rust-version = "1.83"by @calbaker in #102 make_est_timesnow has adaptive completing threshold by @calbaker in #103- Added docstring for make_est_times by @sakhtar312 in #104
- Feature/units in serde fields by @calbaker in #105
- skip serializing history if empty by @calbaker in #106
- Feature/serde api features by @calbaker in #107
- Enable car-km counting by @mbbruch in #82
- Fix/drag coeff func by @sakhtar312 in #94
- Fix/hybrid loco by @calbaker in #112
- network validation enhancements and error reporting fix by @calbaker in #108
- to_dataframe updates by @mbbruch in #109
- changed to percentage to be consist with message string by @calbaker in #114
- bump version to 0.3.0 by @nreinicke in #118
- explicitly implemented
LinSearchHintforPathResCoeffand `LinkPo… by @calbaker in #119
New Contributors
Full Changelog: v0.2.3...v0.3.0