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