Skip to content

Commit 2798c55

Browse files
CHORE: update CHANGELOG for v0.15.3 (#5981)
1 parent 292a2ad commit 2798c55

17 files changed

+87
-15
lines changed

doc/changelog.d/5943.miscellaneous.md

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

doc/changelog.d/5945.miscellaneous.md

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

doc/changelog.d/5951.maintenance.md

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

doc/changelog.d/5954.added.md

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

doc/changelog.d/5960.documentation.md

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

doc/changelog.d/5962.documentation.md

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

doc/changelog.d/5964.fixed.md

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

doc/changelog.d/5966.added.md

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

doc/changelog.d/5967.documentation.md

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

doc/changelog.d/5970.added.md

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

doc/changelog.d/5972.fixed.md

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

doc/changelog.d/5973.miscellaneous.md

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

doc/changelog.d/5974.maintenance.md

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

doc/changelog.d/5976.fixed.md

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

doc/changelog.d/5979.fixed.md

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

doc/changelog.d/5981.maintenance.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1 @@
1+
update CHANGELOG for v0.15.3

doc/source/changelog.rst

Lines changed: 86 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -9,6 +9,92 @@ This document contains the release notes for the project.
99
1010
.. towncrier release notes start
1111
12+
`0.15.3 <https://github.com/ansys/pyaedt/releases/tag/v0.15.3>`_ - March 28, 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+
* - Ibis reader
25+
- `#5954 <https://github.com/ansys/pyaedt/pull/5954>`_
26+
27+
* - Move It extension
28+
- `#5966 <https://github.com/ansys/pyaedt/pull/5966>`_
29+
30+
* - Layered impedance boundary
31+
- `#5970 <https://github.com/ansys/pyaedt/pull/5970>`_
32+
33+
34+
.. tab-item:: Documentation
35+
36+
.. list-table::
37+
:header-rows: 0
38+
:widths: auto
39+
40+
* - Fix cloud extension grid
41+
- `#5960 <https://github.com/ansys/pyaedt/pull/5960>`_
42+
43+
* - Clean up changelog issues
44+
- `#5962 <https://github.com/ansys/pyaedt/pull/5962>`_
45+
46+
* - Documentation updates in FilterSolutions
47+
- `#5967 <https://github.com/ansys/pyaedt/pull/5967>`_
48+
49+
50+
.. tab-item:: Fixed
51+
52+
.. list-table::
53+
:header-rows: 0
54+
:widths: auto
55+
56+
* - Fix get insertion loss
57+
- `#5964 <https://github.com/ansys/pyaedt/pull/5964>`_
58+
59+
* - Compatibility with Python 3.8
60+
- `#5972 <https://github.com/ansys/pyaedt/pull/5972>`_
61+
62+
* - Fix spisim.py in compute_erl
63+
- `#5976 <https://github.com/ansys/pyaedt/pull/5976>`_
64+
65+
* - make get_field_extremum more resilient
66+
- `#5979 <https://github.com/ansys/pyaedt/pull/5979>`_
67+
68+
69+
.. tab-item:: Maintenance
70+
71+
.. list-table::
72+
:header-rows: 0
73+
:widths: auto
74+
75+
* - update CHANGELOG for v0.15.2
76+
- `#5951 <https://github.com/ansys/pyaedt/pull/5951>`_
77+
78+
* - Update vale logic to leverage reviewdog20
79+
- `#5974 <https://github.com/ansys/pyaedt/pull/5974>`_
80+
81+
82+
.. tab-item:: Miscellaneous
83+
84+
.. list-table::
85+
:header-rows: 0
86+
:widths: auto
87+
88+
* - pathlib refactor multi-files
89+
- `#5943 <https://github.com/ansys/pyaedt/pull/5943>`_
90+
91+
* - Remove aedt threading
92+
- `#5945 <https://github.com/ansys/pyaedt/pull/5945>`_
93+
94+
* - Pathlib icepack.py
95+
- `#5973 <https://github.com/ansys/pyaedt/pull/5973>`_
96+
97+
1298
`0.15.2 <https://github.com/ansys/pyaedt/releases/tag/v0.15.2>`_ - March 25, 2025
1399
=================================================================================
14100

0 commit comments

Comments
 (0)