Releases: cfsengineering/cpacspy
Releases · cfsengineering/cpacspy
v0.1.2
v0.1.1
- Add rotorcraft configuration
- fix import bug
v0.0.11
-
Typo ref_lenght -> ref_length
-
Accept either Path of str when opening or saving a CPAS file
-
Update conda environement
-
fix import
v0.0.9
- Adapt paths to run on Windows
v0.0.8
This version is based on "cpacscreator v0.1" and not anymore on "tigl3" because some function are missing, will be updated when both library will be merged (DLR-SC/tigl#831).
New features:
- New functions for aeromaps
- 'ref_wing_uid' added to the Aircraft class
Improvements:
- 'get_value' and 'get_value_or_default' functions
- Add and improve codecov, flake8 and tests
v0.0.7
- Improve some functions and tests
- Add possibility to read, add, save damping derivatives coefficients of a CPACS file
- Update example of use
v0.0.6
- Example of use are now also available in a Jupyter Notebook
- Minor Name modifications
- Simplification of dependencies in the Conda environment
v0.0.5
- Add some cpacsfunctions
- Add some tests
v0.0.4
- To test Github action to release cpacspy pypi module