Releases: waterloo-rocketry/or-monte-carlo
Releases · waterloo-rocketry/or-monte-carlo
Release 1.5.0
add wind level exports (#29) * add wind level exports * remove unneeded check for data * bump gradle for release
Release 1.4.0
Bump version from 1.3.0 to 1.4.0 (#27)
Release 1.3.0
fix: added missing default sim options (#25) * fix: added missing default sim options also added debugging tools * feat: add export for lat velocity at apogee also add waterloo rocketry icon
Release 1.2.0
Add Custom Configurations (#24) * feat: add new Configurator singleton class to configure default launch options * chore: bump gradle version * fix: remove old comments, add return to try catch * docs: split development and user instructions in readme * chore: add logging to Configurator * ci: add config.toml to release * fix: add config.toml to git
Release 1.1.1
bump OpenRocket version to 24.12 (#23) * chore: bump OpenRocket version to 24.12 Also change extension OR version to allow command line override if passed in * fix: UI bug * fix: remove clean from ci file * fix: actually bump openrocket version * fix: fixed csv units when importing * fix: change to windspeed units to m/s on csv import * Revert "fix: change to windspeed units to m/s on csv import" This reverts commit 9a0de0551e5f4051743d0dff1fd5f46aed6753a8. * chore: clean up initial value * fix: change csv exported units to mph and deg * chore: update extension modules
Release 1.1.0
fix: bump gradle version (#22)
Release 1.0.0
Merge pull request #17 from waterloo-rocketry/vjguo/fix-pressure-temp…