michael-okeefe
released this
17 Dec 22:55
·
2 commits
to fastsim-2
since this release
What's Changed
- F2/parameterization guidelines by @jakeholden in #114
- Cargo features by @calbaker in #102
- fixing test_output folder and related issues by @robinsteuteville in #110
- Update FASTSim_py_veh_db.csv by @kylecarow in #115
- added test for multilinear by @calbaker in #116
- Add
skip_init
option to SerdeAPI from_* methods by @kylecarow in #123 - Add TOML support to SerdeAPI by @kylecarow in #124
- Create implied prefix for RustCycle and RustVehicle resources by @kylecarow in #117
- updating fastsim-2 readme to include instructions for downloading demo files by @robinsteuteville in #130
- updating copy_demo_files() to accept either a Path or a string by @robinsteuteville in #133
- F2/feature/log level input checking by @calbaker in #126
- Add docstrings to RustSimDriveParams by @michael-okeefe in #141
- trace miss documentation by @calbaker in #139
- creating developers chapter in md book by @robinsteuteville in #103
- Add List Resources feature to FASTSim-2 (SerdeAPI tweaks, list_resources) by @michael-okeefe in #148
- updates the fastsim-2 demo files to run Rust instead of Python by @robinsteuteville in #131
- added a single vehicle to the
from_resources
by @calbaker in #156 - Use higher-quality logo file by @kylecarow in #158
- code cleanup by @calbaker in #171
- Update CI Workflow to Skip Network Tests by @michael-okeefe in #160
- Add GitHub Action to Test Uploading PyPI by @michael-okeefe in #161
- v2.1.3 by @michael-okeefe in #157
New Contributors
- @jakeholden made their first contribution in #114
Full Changelog: v2.1.2...v2.1.3