v1.6.1
Installation
One can install this version of RocketPy by running: pip install rocketpy==1.6.1
.
Summary
This release brings many bug fixes and a deprecation, see details below:
Deprecation ⚠️
- DEP: deprecate NOAA's RuC sounding by @Gui-FernandesBR in #706
Bug Fixes 🛠️
- BUG:
savetxt
Not Accepting lambda Functions by @MateusStano in #698 - BUG: Single Point Functions Can Not Be Defined by @MateusStano in #700
- BUG: Vector encoding breaks MonteCarlo export. by @phmbressan in #704
- BUG: Rail Buttons Not Accepted in Add Surfaces by @MateusStano in #701
- BUG: Initialize
_Controller
Init Parameters by @MateusStano in #703 - BUG: Fix
Environment.max_expected_height
for custom atmosphere by @Gui-FernandesBR in #707 - BUG: Fix Motor Zero Dry Mass Check by @laurapgp in #710
- REL: v1.6.1 by @Gui-FernandesBR in #708
New Contributors
Full Changelog: v1.6.0...v1.6.1