Releases: NREL/routee-compass
Releases · NREL/routee-compass
v0.11.3
What's Changed
- Ndr/135 n prediction features by @nreinicke in #325
- Rjf/vehicle params bug by @robfitzgerald in #332
- fix the add grade step for cases with only one elevation tile by @nreinicke in #333
- UnitCodecType enum as clone/debug/eq/hash by @robfitzgerald in #334
- minor fixes to elevation traversal model by @nreinicke in #337
- tag "type" for deserialization by @robfitzgerald in #339
Full Changelog: v0.11.2...v0.11.3
v0.11.2
What's Changed
- Release/0.11.1 by @robfitzgerald in #321
- custom lookup values in traversal modeling by @robfitzgerald in #323
- open constructors for TimeTraversalModel by @robfitzgerald in #327
- Implemented
VolumeUnit
and extendedEnergyUnit
variants and tests by @yamilbknsu in #324
New Contributors
- @yamilbknsu made their first contribution in #324 !!!! 🥳
Full Changelog: v0.11.1...v0.11.2
v0.11.1
This release addresses a flaw in publishing Compass 0.11.0 Rust to crates.io but is effectively equivalent to 0.11.0.
Full Changelog: v0.11.0...v0.11.1
v0.11.0
What's Changed
- Release/0.10.2 by @robfitzgerald in #307
- Rjf/unit deserializing by @robfitzgerald in #310
- Rjf/vehicle parameters deserialization by @robfitzgerald in #312
- test input fix by @robfitzgerald in #313
- Upgrade to ninterp 0.7.0 by @kylecarow in #308
- Utilize inbuilt ninterp clamp by @kylecarow in #316
- Rjf/isolate traversal models by @robfitzgerald in #318
Full Changelog: py-0.10.2...v0.11.0
py-0.10.2
Ongoing efforts to stabilize automated deployments of Rust crates to crates.io.
Full Changelog: py-0.10.1...py-0.10.2
py-0.10.1
Added a GitHub action for publishing to crates.io to replace current manual process.
Full Changelog: py-0.10.0...py-0.10.1
py-0.10.0
What's Changed
- Fix bug in generate dataset by @nreinicke in #298
- Rjf/spatial inject by @robfitzgerald in #299
- Rjf/par input plugins by @robfitzgerald in #301
- Rjf/dependencies bump by @robfitzgerald in #303
- Rjf/docs by @robfitzgerald in #302
Full Changelog: py-0.9.2.post3...py-0.10.0
py-0.9.2.post3
break out pypi and testpypi into distinct steps
py-0.9.2.post2
See py-0.9.2 for release notes.
py-0.9.2.post1
Include LICENSE.md file in source distribution