Releases: PhysicsOfMobility/ridepy
Releases · PhysicsOfMobility/ridepy
ridepy 2.1
What's Changed
- Setup basic version of C++ library by @matdahl in #201
- #202 Slim down TransportSpace by @matdahl in #203
- Harmonize sim set params by @fxjung in #206
- A few bug fixes to extras and other minor changes. CLI enhanced. by @fxjung in #210
- Publication housekeeping by @fxjung in #221
- fixed bug and slightly refactored dispatcher helper by @fxjung in #215
- Packaged ridepy for pypi deployment by @fxjung in #223
New Contributors
Full Changelog: v2.0...v2.1
ridepy 2.0
Fix cpe update bug (#199) * added comment describing bug * added failing test * added failing test: docstring fixed * hacking about * fixed test * actual bug fixed * full test * update comment * test still weird * make test omit dropoffs * removed complicated broken test * trying to fix fast_forward_time * new test * test bug fixed * mid-debug commit * bug reason found, added failing test * cleaned up test environment after determining the reason for the bug * cleaned up test environment after determining the reason for the bug * documented last_stop
ridepy 1.0
First release of the ridepy simulation framework.