Skip to content

v1.4.0

Compare
Choose a tag to compare
@Gui-FernandesBR Gui-FernandesBR released this 06 Jul 00:10
· 588 commits to master since this release
411dae0

What's Changed

Summary

🚀 New Features and Enhancements

  • 📄 Documentation: Added comprehensive testing guidelines for RocketPy. #626
  • 🌀 Roll Moment Calculation: Enhanced roll moment calculation considering CP and Thrust Eccentricities.
  • Aerodynamics: Introduced Prandtl-Glauert correction for NoseCone and Tail surfaces.
  • 📐 Design: RocketPy now supports power series nose cones for advanced designs.

🔧 Improvements and Updates

  • 📊 Visualization: Streamlined the SolidMotor visualization by eliminating multiple plots for inertia components. #566
  • ⚠️ Warnings: Addressed several warnings to ensure smoother operation.
  • 🆕 Compatibility: RocketPy now supports the latest numpy 2.0! 🎉
  • 🐍 Python Version: Upgraded the minimum Python version requirement to 3.9.
  • 🌐 Documentation: Updated the RocketPy landing page to standard code docs. #584

Pull Requests included in this relase

New Contributors

Installation

You can install this version by running pip install rocketpy==1.4.0

Full Changelog: v1.3.0...v1.4.0