Skip to content

Commit

Permalink
chore: update CHANGELOG for v0.7.0 (#661)
Browse files Browse the repository at this point in the history
  • Loading branch information
pyansys-ci-bot authored Jan 10, 2025
1 parent 8a3c304 commit 9992597
Show file tree
Hide file tree
Showing 20 changed files with 46 additions and 18 deletions.
1 change: 0 additions & 1 deletion doc/changelog/627.documentation.md

This file was deleted.

1 change: 0 additions & 1 deletion doc/changelog/630.dependencies.md

This file was deleted.

1 change: 0 additions & 1 deletion doc/changelog/631.added.md

This file was deleted.

1 change: 0 additions & 1 deletion doc/changelog/632.documentation.md

This file was deleted.

1 change: 0 additions & 1 deletion doc/changelog/633.documentation.md

This file was deleted.

1 change: 0 additions & 1 deletion doc/changelog/635.documentation.md

This file was deleted.

1 change: 0 additions & 1 deletion doc/changelog/636.documentation.md

This file was deleted.

1 change: 0 additions & 1 deletion doc/changelog/637.documentation.md

This file was deleted.

1 change: 0 additions & 1 deletion doc/changelog/638.documentation.md

This file was deleted.

1 change: 0 additions & 1 deletion doc/changelog/640.dependencies.md

This file was deleted.

1 change: 0 additions & 1 deletion doc/changelog/642.dependencies.md

This file was deleted.

1 change: 0 additions & 1 deletion doc/changelog/643.fixed.md

This file was deleted.

1 change: 0 additions & 1 deletion doc/changelog/644.documentation.md

This file was deleted.

1 change: 0 additions & 1 deletion doc/changelog/645.documentation.md

This file was deleted.

1 change: 0 additions & 1 deletion doc/changelog/647.miscellaneous.md

This file was deleted.

1 change: 0 additions & 1 deletion doc/changelog/648.miscellaneous.md

This file was deleted.

1 change: 0 additions & 1 deletion doc/changelog/649.miscellaneous.md

This file was deleted.

1 change: 0 additions & 1 deletion doc/changelog/658.fixed.md

This file was deleted.

1 change: 1 addition & 0 deletions doc/changelog/661.miscellaneous.md
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
chore: update CHANGELOG for v0.7.0
45 changes: 45 additions & 0 deletions doc/source/changelog.rst
Original file line number Diff line number Diff line change
Expand Up @@ -7,6 +7,51 @@ This document contains the release notes for the PyDyna project.
.. towncrier release notes start
`0.7.0 <https://github.com/ansys/pydyna/releases/tag/v0.7.0>`_ - 2025-01-10
===========================================================================

Added
^^^^^

- fix: CONTROL_TIMESTEP and CONTROL_TIME_STEP (#629) `#631 <https://github.com/ansys/pydyna/pull/631>`_


Dependencies
^^^^^^^^^^^^

- build(deps): bump ansys-sphinx-theme from 1.2.1 to 1.2.2 `#630 <https://github.com/ansys/pydyna/pull/630>`_
- build(deps): bump matplotlib from 3.9.2 to 3.10.0 `#640 <https://github.com/ansys/pydyna/pull/640>`_
- build(deps): bump scikit-learn from 1.5.2 to 1.6.0 `#642 <https://github.com/ansys/pydyna/pull/642>`_


Documentation
^^^^^^^^^^^^^

- chore: update CHANGELOG for v0.6.1 `#627 <https://github.com/ansys/pydyna/pull/627>`_
- fix: update launcher,add argument to define ansys version `#632 <https://github.com/ansys/pydyna/pull/632>`_
- build(deps): bump pytest from 8.3.3 to 8.3.4 `#633 <https://github.com/ansys/pydyna/pull/633>`_
- build(deps): bump sphinx-autoapi from 3.3.3 to 3.4.0 `#635 <https://github.com/ansys/pydyna/pull/635>`_
- build(deps): bump imageio from 2.36.0 to 2.36.1 `#636 <https://github.com/ansys/pydyna/pull/636>`_
- build(deps): bump ansys-api-dyna from 0.4.1 to 0.4.2 `#637 <https://github.com/ansys/pydyna/pull/637>`_
- [pre-commit.ci] pre-commit autoupdate `#638 <https://github.com/ansys/pydyna/pull/638>`_
- add parameter set to lib `#644 <https://github.com/ansys/pydyna/pull/644>`_
- feat: support 3.13 `#645 <https://github.com/ansys/pydyna/pull/645>`_


Fixed
^^^^^

- fix: reading *CONTROL_DEBUG `#643 <https://github.com/ansys/pydyna/pull/643>`_
- fix run_dyna `#658 <https://github.com/ansys/pydyna/pull/658>`_

Miscellaneous
^^^^^^^^^^^^^

- fix: warn out of bounds characters when reading lines `#647 <https://github.com/ansys/pydyna/pull/647>`_
- test: add test for deepcopy `#648 <https://github.com/ansys/pydyna/pull/648>`_
- feat: Option to disable LSPP defaults `#649 <https://github.com/ansys/pydyna/pull/649>`_

`0.6.1 <https://github.com/ansys/pydyna/releases/tag/v0.6.1>`_ - 2024-11-22
===========================================================================

Expand Down

0 comments on commit 9992597

Please sign in to comment.