aircraftdetective Changelog¶
Note
The format of this log is based on Keep a Changelog.
This project adheres to Semantic Versioning.
0.0.6 (30. November 2025)¶
Bug Fixes¶
- Fixed incorrect use of field
MTOWinstead ofPayload/Range: MTOWin thecalculations.aerodynamics.compute_lift_to_drag_ratiomodule.
0.0.5 (29. October 2025)¶
Improvements¶
- Added
processing.operationsmodule with functions for operational metrics calculations based on A4A data. - Updated the operations tutorial.
- Updated the engines tutorial.
0.0.4 (26. October 2025)¶
Improvements¶
- Updated the
calculations.allocationmodule to correctly implement the LMDI method for decomposition analysis. - Added first tutorial for aircraft weight metrics.
0.0.3 (08. August 2025)¶
Improvements¶
- Added the
calculations.aerodynamicsmodule with functions for aerodynamic calculations.
0.0.2 (08. August 2025)¶
Improvements¶
- Updated the
publish_pypi.ymlworkflow to fix signing the package on PyPI.
0.0.1 (08. August 2025)¶
Note
Initial release, including only the calculations.engines functions.