Skip to content

Releases: cfsengineering/cpacspy

v0.1.2

03 Jun 12:34
43d1f4d
Compare
Choose a tag to compare
  • add a new function "add_value" which allows to add value to CPACS (and create all the xpath if not exit already)

v0.1.1

20 May 13:56
Compare
Choose a tag to compare
  • Add rotorcraft configuration
  • fix import bug

v0.0.11

17 May 12:52
Compare
Choose a tag to compare
  • 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

06 Apr 11:42
Compare
Choose a tag to compare
  • Adapt paths to run on Windows

v0.0.8

30 Nov 15:46
Compare
Choose a tag to compare

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

16 Nov 14:15
Compare
Choose a tag to compare
  • 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

03 Nov 10:43
Compare
Choose a tag to compare
  • Example of use are now also available in a Jupyter Notebook
  • Minor Name modifications
  • Simplification of dependencies in the Conda environment

v0.0.5

15 Oct 11:27
Compare
Choose a tag to compare
  • Add some cpacsfunctions
  • Add some tests

v0.0.4

15 Sep 08:50
Compare
Choose a tag to compare
  • To test Github action to release cpacspy pypi module