Release notes#

This document contains the release notes for the PyDyna project.

0.7.0 - 2025-01-10#

Added#

  • fix: CONTROL_TIMESTEP and CONTROL_TIME_STEP (#629) #631

Dependencies#

  • build(deps): bump ansys-sphinx-theme from 1.2.1 to 1.2.2 #630

  • build(deps): bump matplotlib from 3.9.2 to 3.10.0 #640

  • build(deps): bump scikit-learn from 1.5.2 to 1.6.0 #642

Documentation#

  • chore: update CHANGELOG for v0.6.1 #627

  • fix: update launcher,add argument to define ansys version #632

  • build(deps): bump pytest from 8.3.3 to 8.3.4 #633

  • build(deps): bump sphinx-autoapi from 3.3.3 to 3.4.0 #635

  • build(deps): bump imageio from 2.36.0 to 2.36.1 #636

  • build(deps): bump ansys-api-dyna from 0.4.1 to 0.4.2 #637

  • [pre-commit.ci] pre-commit autoupdate #638

  • add parameter set to lib #644

  • feat: support 3.13 #645

Fixed#

  • fix: reading *CONTROL_DEBUG #643

  • fix run_dyna #658

Miscellaneous#

  • fix: warn out of bounds characters when reading lines #647

  • test: add test for deepcopy #648

  • feat: Option to disable LSPP defaults #649

0.6.1 - 2024-11-22#

Documentation#

  • build(deps): bump jupyterlab from 4.3.0 to 4.3.1 #618

  • build(deps): bump ansys-sphinx-theme from 1.2.0 to 1.2.1 #619

  • build: allow Numpy 1.X #626

Miscellaneous#

  • chore: update CHANGELOG for v0.6.0 #625

0.6.0 - 2024-11-20#

Added#

  • feat: changelog actions #613

Miscellaneous#

  • fix: make pr-check-title independent #624