Skip to content

Commit 979f6c2

Browse files
CHORE: update CHANGELOG for v0.15.5 (#6044)
1 parent ba2bd05 commit 979f6c2

24 files changed

+180
-22
lines changed

doc/changelog.d/5818.added.md

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

doc/changelog.d/5931.fixed.md

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

doc/changelog.d/5987.miscellaneous.md

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

doc/changelog.d/5995.miscellaneous.md

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

doc/changelog.d/5999.maintenance.md

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

doc/changelog.d/6000.maintenance.md

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

doc/changelog.d/6001.documentation.md

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

doc/changelog.d/6004.miscellaneous.md

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

doc/changelog.d/6009.dependencies.md

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

doc/changelog.d/6011.fixed.md

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

doc/changelog.d/6015.documentation.md

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

doc/changelog.d/6017.miscellaneous.md

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

doc/changelog.d/6020.fixed.md

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

doc/changelog.d/6021.added.md

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

doc/changelog.d/6023.fixed.md

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

doc/changelog.d/6024.miscellaneous.md

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

doc/changelog.d/6030.miscellaneous.md

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

doc/changelog.d/6031.dependencies.md

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

doc/changelog.d/6032.dependencies.md

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

doc/changelog.d/6033.fixed.md

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

doc/changelog.d/6034.added.md

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

doc/changelog.d/6043.fixed.md

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

doc/changelog.d/6044.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.5

doc/source/changelog.rst

Lines changed: 179 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -9,6 +9,185 @@ This document contains the release notes for the project.
99
1010
.. towncrier release notes start
1111
12+
`0.15.5 <https://github.com/ansys/pyaedt/releases/tag/v0.15.5>`_ - April 11, 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+
* - Field distribution extension
25+
- `#5818 <https://github.com/ansys/pyaedt/pull/5818>`_
26+
27+
* - extensions link
28+
- `#6021 <https://github.com/ansys/pyaedt/pull/6021>`_
29+
30+
* - post layout extension
31+
- `#6034 <https://github.com/ansys/pyaedt/pull/6034>`_
32+
33+
34+
.. tab-item:: Dependencies
35+
36+
.. list-table::
37+
:header-rows: 0
38+
:widths: auto
39+
40+
* - bump osmnx from 2.0.1 to 2.0.2
41+
- `#6009 <https://github.com/ansys/pyaedt/pull/6009>`_
42+
43+
* - Refactor install targets
44+
- `#6031 <https://github.com/ansys/pyaedt/pull/6031>`_
45+
46+
* - Remove patch on build
47+
- `#6032 <https://github.com/ansys/pyaedt/pull/6032>`_
48+
49+
50+
.. tab-item:: Documentation
51+
52+
.. list-table::
53+
:header-rows: 0
54+
:widths: auto
55+
56+
* - Add log and nosec in checked subprocess calls
57+
- `#6001 <https://github.com/ansys/pyaedt/pull/6001>`_
58+
59+
* - Update ``CONTRIBUTORS.md`` with the latest contributors
60+
- `#6015 <https://github.com/ansys/pyaedt/pull/6015>`_
61+
62+
63+
.. tab-item:: Fixed
64+
65+
.. list-table::
66+
:header-rows: 0
67+
:widths: auto
68+
69+
* - Insert row fix for tables
70+
- `#5931 <https://github.com/ansys/pyaedt/pull/5931>`_
71+
72+
* - adding missing argument for 2d electrostatic balloon BC
73+
- `#6011 <https://github.com/ansys/pyaedt/pull/6011>`_
74+
75+
* - color not working properly for traces in single plot
76+
- `#6020 <https://github.com/ansys/pyaedt/pull/6020>`_
77+
78+
* - Compliance contour BER check
79+
- `#6023 <https://github.com/ansys/pyaedt/pull/6023>`_
80+
81+
* - Update Spisim to relative path
82+
- `#6033 <https://github.com/ansys/pyaedt/pull/6033>`_
83+
84+
* - Improve extension unit tests using ANSYS-HSD_V1 file
85+
- `#6043 <https://github.com/ansys/pyaedt/pull/6043>`_
86+
87+
88+
.. tab-item:: Maintenance
89+
90+
.. list-table::
91+
:header-rows: 0
92+
:widths: auto
93+
94+
* - Add dependabot cooldown for pip
95+
- `#5999 <https://github.com/ansys/pyaedt/pull/5999>`_
96+
97+
* - Pin actions version and avoid dependabot autorun
98+
- `#6000 <https://github.com/ansys/pyaedt/pull/6000>`_
99+
100+
101+
.. tab-item:: Miscellaneous
102+
103+
.. list-table::
104+
:header-rows: 0
105+
:widths: auto
106+
107+
* - FilterSolutions unit test improvements
108+
- `#5987 <https://github.com/ansys/pyaedt/pull/5987>`_
109+
110+
* - Improve code quality and handling of subprocess calls
111+
- `#5995 <https://github.com/ansys/pyaedt/pull/5995>`_
112+
113+
* - move points cloud extension at project level
114+
- `#6004 <https://github.com/ansys/pyaedt/pull/6004>`_
115+
116+
* - Improve assign balloon method
117+
- `#6017 <https://github.com/ansys/pyaedt/pull/6017>`_
118+
119+
* - pathlib refactor primitives_circuit.py
120+
- `#6024 <https://github.com/ansys/pyaedt/pull/6024>`_
121+
122+
* - move add calculation to CommonOptimetrics
123+
- `#6030 <https://github.com/ansys/pyaedt/pull/6030>`_
124+
125+
126+
`0.15.4 <https://github.com/ansys/pyaedt/releases/tag/v0.15.4>`_ - April 03, 2025
127+
=================================================================================
128+
129+
.. tab-set::
130+
131+
132+
.. tab-item:: Added
133+
134+
.. list-table::
135+
:header-rows: 0
136+
:widths: auto
137+
138+
* - Added DUT Image to the Compliance report
139+
- `#5985 <https://github.com/ansys/pyaedt/pull/5985>`_
140+
141+
142+
.. tab-item:: Dependencies
143+
144+
.. list-table::
145+
:header-rows: 0
146+
:widths: auto
147+
148+
* - Update install targets and dependencies
149+
- `#5997 <https://github.com/ansys/pyaedt/pull/5997>`_
150+
151+
* - Temporary add bound to wheel
152+
- `#6002 <https://github.com/ansys/pyaedt/pull/6002>`_
153+
154+
155+
.. tab-item:: Fixed
156+
157+
.. list-table::
158+
:header-rows: 0
159+
:widths: auto
160+
161+
* - Improve robustness of field summary dictionary to DataFrame conversion
162+
- `#5986 <https://github.com/ansys/pyaedt/pull/5986>`_
163+
164+
* - Copy Design #5623
165+
- `#5993 <https://github.com/ansys/pyaedt/pull/5993>`_
166+
167+
168+
.. tab-item:: Maintenance
169+
170+
.. list-table::
171+
:header-rows: 0
172+
:widths: auto
173+
174+
* - update CHANGELOG for v0.15.3
175+
- `#5981 <https://github.com/ansys/pyaedt/pull/5981>`_
176+
177+
178+
.. tab-item:: Miscellaneous
179+
180+
.. list-table::
181+
:header-rows: 0
182+
:widths: auto
183+
184+
* - Improve API and security in Desktop
185+
- `#5892 <https://github.com/ansys/pyaedt/pull/5892>`_
186+
187+
* - split post_common_3d.py application
188+
- `#5955 <https://github.com/ansys/pyaedt/pull/5955>`_
189+
190+
12191
`0.15.3 <https://github.com/ansys/pyaedt/releases/tag/v0.15.3>`_ - March 28, 2025
13192
=================================================================================
14193

0 commit comments

Comments
 (0)