Skip to content

Commit 56782ad

Browse files
CHORE: updating CHANGELOG for v0.15.6
1 parent e63e261 commit 56782ad

14 files changed

+87
-13
lines changed

doc/changelog.d/5937.fixed.md

Lines changed: 0 additions & 1 deletion
This file was deleted.

doc/changelog.d/6027.added.md

Lines changed: 0 additions & 1 deletion
This file was deleted.

doc/changelog.d/6039.dependencies.md

Lines changed: 0 additions & 1 deletion
This file was deleted.

doc/changelog.d/6040.dependencies.md

Lines changed: 0 additions & 1 deletion
This file was deleted.

doc/changelog.d/6041.dependencies.md

Lines changed: 0 additions & 1 deletion
This file was deleted.

doc/changelog.d/6042.dependencies.md

Lines changed: 0 additions & 1 deletion
This file was deleted.

doc/changelog.d/6044.maintenance.md

Lines changed: 0 additions & 1 deletion
This file was deleted.

doc/changelog.d/6045.fixed.md

Lines changed: 0 additions & 1 deletion
This file was deleted.

doc/changelog.d/6046.documentation.md

Lines changed: 0 additions & 1 deletion
This file was deleted.

doc/changelog.d/6054.miscellaneous.md

Lines changed: 0 additions & 1 deletion
This file was deleted.

doc/changelog.d/6057.miscellaneous.md

Lines changed: 0 additions & 1 deletion
This file was deleted.

doc/changelog.d/6058.maintenance.md

Lines changed: 0 additions & 1 deletion
This file was deleted.

doc/changelog.d/6062.dependencies.md

Lines changed: 0 additions & 1 deletion
This file was deleted.

doc/source/changelog.rst

Lines changed: 87 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -9,6 +9,93 @@ This document contains the release notes for the project.
99
1010
.. towncrier release notes start
1111
12+
`0.15.6 <https://github.com/ansys/pyaedt/releases/tag/v0.15.6>`_ - April 22, 2025
13+
=================================================================================
14+
15+
.. tab-set::
16+
17+
18+
.. tab-item:: Added
19+
20+
.. list-table::
21+
:header-rows: 0
22+
:widths: auto
23+
24+
* - populate named expressions and improve doc
25+
- `#6027 <https://github.com/ansys/pyaedt/pull/6027>`_
26+
27+
28+
.. tab-item:: Dependencies
29+
30+
.. list-table::
31+
:header-rows: 0
32+
:widths: auto
33+
34+
* - bump ansys/actions from 8 to 9
35+
- `#6039 <https://github.com/ansys/pyaedt/pull/6039>`_
36+
37+
* - bump actions/setup-python from 5.4.0 to 5.5.0
38+
- `#6040 <https://github.com/ansys/pyaedt/pull/6040>`_
39+
40+
* - bump actions/download-artifact from 4.1.9 to 4.2.1
41+
- `#6041 <https://github.com/ansys/pyaedt/pull/6041>`_
42+
43+
* - update pytest-cov requirement from <6.1,>=4.0.0 to >=4.0.0,<6.2
44+
- `#6042 <https://github.com/ansys/pyaedt/pull/6042>`_
45+
46+
* - bump codecov/codecov-action from 5.4.0 to 5.4.2
47+
- `#6062 <https://github.com/ansys/pyaedt/pull/6062>`_
48+
49+
50+
.. tab-item:: Documentation
51+
52+
.. list-table::
53+
:header-rows: 0
54+
:widths: auto
55+
56+
* - Update ``CONTRIBUTORS.md`` with the latest contributors
57+
- `#6046 <https://github.com/ansys/pyaedt/pull/6046>`_
58+
59+
60+
.. tab-item:: Fixed
61+
62+
.. list-table::
63+
:header-rows: 0
64+
:widths: auto
65+
66+
* - Exception error for multiple design
67+
- `#5937 <https://github.com/ansys/pyaedt/pull/5937>`_
68+
69+
* - Adding missed properties
70+
- `#6045 <https://github.com/ansys/pyaedt/pull/6045>`_
71+
72+
73+
.. tab-item:: Maintenance
74+
75+
.. list-table::
76+
:header-rows: 0
77+
:widths: auto
78+
79+
* - update CHANGELOG for v0.15.5
80+
- `#6044 <https://github.com/ansys/pyaedt/pull/6044>`_
81+
82+
* - Update pre-commit hooks and intend to fix auto update
83+
- `#6058 <https://github.com/ansys/pyaedt/pull/6058>`_
84+
85+
86+
.. tab-item:: Miscellaneous
87+
88+
.. list-table::
89+
:header-rows: 0
90+
:widths: auto
91+
92+
* - Pathlib hfss.py
93+
- `#6054 <https://github.com/ansys/pyaedt/pull/6054>`_
94+
95+
* - Pathlib hfss3dlayout.py
96+
- `#6057 <https://github.com/ansys/pyaedt/pull/6057>`_
97+
98+
1299
`0.15.5 <https://github.com/ansys/pyaedt/releases/tag/v0.15.5>`_ - April 11, 2025
13100
=================================================================================
14101

0 commit comments

Comments
 (0)