Skip to content

Releases: waterloo-rocketry/or-monte-carlo

Release 1.5.0

08 Feb 21:52
0c42b21

Choose a tag to compare

add wind level exports (#29)

* add wind level exports

* remove unneeded check for data

* bump gradle for release

Release 1.4.0

01 Nov 22:15
4a0c9c6

Choose a tag to compare

Bump version from 1.3.0 to 1.4.0 (#27)

Release 1.3.0

08 Oct 22:10
452fc74

Choose a tag to compare

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

12 Aug 20:23
819221e

Choose a tag to compare

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

31 Jul 01:41
870a6c7

Choose a tag to compare

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

21 Jul 22:21
5bb714e

Choose a tag to compare

fix: bump gradle version (#22)

Release 1.0.0

30 Jun 18:56
afddeb0

Choose a tag to compare

Merge pull request #17 from waterloo-rocketry/vjguo/fix-pressure-temp…