Skip to content

Commit 5baed82

Browse files
CHORE: updating CHANGELOG for v0.16.0
1 parent 0bab46b commit 5baed82

13 files changed

+77
-12
lines changed

doc/changelog.d/5892.miscellaneous.md

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

doc/changelog.d/5955.miscellaneous.md

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

doc/changelog.d/5981.maintenance.md

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

doc/changelog.d/5985.added.md

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

doc/changelog.d/5986.fixed.md

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

doc/changelog.d/5993.fixed.md

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

doc/changelog.d/5997.dependencies.md

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

doc/changelog.d/6002.dependencies.md

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

doc/changelog.d/6055.miscellaneous.md

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

doc/changelog.d/6065.maintenance.md

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

doc/changelog.d/6066.fixed.md

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

doc/changelog.d/6071.fixed.md

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

doc/source/changelog.rst

Lines changed: 77 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -9,6 +9,83 @@ This document contains the release notes for the project.
99
1010
.. towncrier release notes start
1111
12+
`0.16.0 <https://github.com/ansys/pyaedt/releases/tag/v0.16.0>`_ - April 24, 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+
* - Added DUT Image to the Compliance report
25+
- `#5985 <https://github.com/ansys/pyaedt/pull/5985>`_
26+
27+
28+
.. tab-item:: Dependencies
29+
30+
.. list-table::
31+
:header-rows: 0
32+
:widths: auto
33+
34+
* - Update install targets and dependencies
35+
- `#5997 <https://github.com/ansys/pyaedt/pull/5997>`_
36+
37+
* - Temporary add bound to wheel
38+
- `#6002 <https://github.com/ansys/pyaedt/pull/6002>`_
39+
40+
41+
.. tab-item:: Fixed
42+
43+
.. list-table::
44+
:header-rows: 0
45+
:widths: auto
46+
47+
* - Improve robustness of field summary dictionary to DataFrame conversion
48+
- `#5986 <https://github.com/ansys/pyaedt/pull/5986>`_
49+
50+
* - Copy Design #5623
51+
- `#5993 <https://github.com/ansys/pyaedt/pull/5993>`_
52+
53+
* - fix extension manager + add missing icon fields distribution
54+
- `#6066 <https://github.com/ansys/pyaedt/pull/6066>`_
55+
56+
* - Return value of download_icepak_3d_component
57+
- `#6071 <https://github.com/ansys/pyaedt/pull/6071>`_
58+
59+
60+
.. tab-item:: Maintenance
61+
62+
.. list-table::
63+
:header-rows: 0
64+
:widths: auto
65+
66+
* - update CHANGELOG for v0.15.3
67+
- `#5981 <https://github.com/ansys/pyaedt/pull/5981>`_
68+
69+
* - update CHANGELOG for v0.15.6
70+
- `#6065 <https://github.com/ansys/pyaedt/pull/6065>`_
71+
72+
73+
.. tab-item:: Miscellaneous
74+
75+
.. list-table::
76+
:header-rows: 0
77+
:widths: auto
78+
79+
* - Improve API and security in Desktop
80+
- `#5892 <https://github.com/ansys/pyaedt/pull/5892>`_
81+
82+
* - split post_common_3d.py application
83+
- `#5955 <https://github.com/ansys/pyaedt/pull/5955>`_
84+
85+
* - Add examples folder and rework download logic
86+
- `#6055 <https://github.com/ansys/pyaedt/pull/6055>`_
87+
88+
1289
`0.15.6 <https://github.com/ansys/pyaedt/releases/tag/v0.15.6>`_ - April 22, 2025
1390
=================================================================================
1491

0 commit comments

Comments
 (0)