All notable changes to RocketPy
project will be documented in this file.
The format is based on Keep a Changelog and this project adheres to Semantic Versioning.
Here we write upgrading notes for brands. It's a team effort to make them as straightforward as possible.
- ENH: Function Reverse Arithmetic Priority #488
- ENH: Parachute trigger doesn't work if "Apogee" is used instead of "apogee" #489
You can install this version by running pip install rocketpy==1.1.2
- BUG: Function breaks if a header is present in the csv file #485
You can install this version by running pip install rocketpy==1.1.1
- HOTFIX: Negative Static Margin #476
- HOTFIX: 2D .CSV Function and missing set_get_value_opt call #478
- HOTFIX: Tanks Overfill not Being Detected #479
You can install this version by running pip install rocketpy==1.1.0
- DOC: Documentation for Function Class Usage #465
- DOC: first simulation all_info #466
- ENH: draw motors #436
- DOC: add documentation for flight data export. #464
- ENH: Add mass_flow_rate() to GenericMotor class #459
- DOC: Add documentation on how to build the docs #452
- ENH: new Flight.get_solution_at_time() method #441
- ENH: rocket drawing 419
- ENH: Adding Stability Margin with Mach dependency #377
- ENH: Spherical Caps Included in Total Length #455
- Important: This changes behavior of
TankGeometry.add_spherical_caps()
- Important: This changes behavior of
- ENH: Clean Plots and Prints sub packages init files #457
- ENH: Add _MotorPlots Inheritance to Motor Plots Classes #456
- DOC: organize flight examples folder #429
- DOC: improve mass and inertia docs #445
- MNT: Refactor exhaust velocity calculation to avoid ZeroDivisionError #470
- BUG: Fix find_input() Function to Return a Single Value #471
- DOC: refactor dispersion analysis notebook #463
- BUG: User input checks added for Function class #451
- DOC: fix positions and coordinate system documentation page #454
- MNT: fix env plots legends #440
- BUG: flight.prints.max_values() fails when launching an EmptyMotor #438
- BUG: Maintaining Extrapolation when Adding Discrete Functions with Constants #432
- MNT: Fix env plots max heights #433