Skip to content

Commit 379ab30

Browse files
chore: updating CHANGELOG for v0.4.0
1 parent e2bdea1 commit 379ab30

27 files changed

+116
-26
lines changed

doc/changelog.d/454.added.md

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

doc/changelog.d/499.documentation.md

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

doc/changelog.d/521.added.md

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

doc/changelog.d/523.maintenance.md

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

doc/changelog.d/524.dependencies.md

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

doc/changelog.d/525.maintenance.md

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

doc/changelog.d/526.maintenance.md

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

doc/changelog.d/528.added.md

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

doc/changelog.d/529.maintenance.md

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

doc/changelog.d/532.added.md

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

doc/changelog.d/533.dependencies.md

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

doc/changelog.d/534.fixed.md

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

doc/changelog.d/537.fixed.md

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

doc/changelog.d/538.documentation.md

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

doc/changelog.d/541.maintenance.md

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

doc/changelog.d/542.dependencies.md

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

doc/changelog.d/543.documentation.md

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

doc/changelog.d/544.maintenance.md

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

doc/changelog.d/545.documentation.md

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

doc/changelog.d/546.fixed.md

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

doc/changelog.d/548.maintenance.md

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

doc/changelog.d/549.maintenance.md

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

doc/changelog.d/553.documentation.md

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

doc/changelog.d/554.documentation.md

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

doc/changelog.d/555.dependencies.md

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

doc/changelog.d/557.maintenance.md

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

doc/source/changelog.rst

Lines changed: 116 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -9,6 +9,122 @@ This document contains the release notes for the PySpeos project.
99
1010
.. towncrier release notes start
1111
12+
`0.4.0 <https://github.com/ansys/pyspeos/releases/tag/v0.4.0>`_ - April 17, 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+
* - Feat/add local launcher
25+
- `#454 <https://github.com/ansys/pyspeos/pull/454>`_
26+
27+
* - add screenshot in pyvista related methods
28+
- `#521 <https://github.com/ansys/pyspeos/pull/521>`_
29+
30+
* - enhance the project preview: irrad, rad, camera sensor features
31+
- `#528 <https://github.com/ansys/pyspeos/pull/528>`_
32+
33+
* - switch to ansys tools and decouple requirements
34+
- `#532 <https://github.com/ansys/pyspeos/pull/532>`_
35+
36+
37+
.. tab-item:: Dependencies
38+
39+
.. list-table::
40+
:header-rows: 0
41+
:widths: auto
42+
43+
* - bump ansys-sphinx-theme from 1.3.3 to 1.4.2 in the doc-deps group
44+
- `#524 <https://github.com/ansys/pyspeos/pull/524>`_
45+
46+
* - bump pytest-cov from 6.0.0 to 6.1.0
47+
- `#533 <https://github.com/ansys/pyspeos/pull/533>`_
48+
49+
* - bump pytest-cov from 6.1.0 to 6.1.1
50+
- `#542 <https://github.com/ansys/pyspeos/pull/542>`_
51+
52+
* - bump psutil from 6.1.1 to 7.0.0
53+
- `#555 <https://github.com/ansys/pyspeos/pull/555>`_
54+
55+
56+
.. tab-item:: Documentation
57+
58+
.. list-table::
59+
:header-rows: 0
60+
:widths: auto
61+
62+
* - Update example combine-speos.py
63+
- `#499 <https://github.com/ansys/pyspeos/pull/499>`_
64+
65+
* - open-results adjustments
66+
- `#538 <https://github.com/ansys/pyspeos/pull/538>`_
67+
68+
* - adjust source example
69+
- `#543 <https://github.com/ansys/pyspeos/pull/543>`_
70+
71+
* - adjust simulation example
72+
- `#545 <https://github.com/ansys/pyspeos/pull/545>`_
73+
74+
* - remote instance
75+
- `#553 <https://github.com/ansys/pyspeos/pull/553>`_
76+
77+
* - adjust sensor.py example
78+
- `#554 <https://github.com/ansys/pyspeos/pull/554>`_
79+
80+
81+
.. tab-item:: Fixed
82+
83+
.. list-table::
84+
:header-rows: 0
85+
:widths: auto
86+
87+
* - issue with nightly pipeline
88+
- `#534 <https://github.com/ansys/pyspeos/pull/534>`_
89+
90+
* - Graphs not showing with Ansys visualizer
91+
- `#537 <https://github.com/ansys/pyspeos/pull/537>`_
92+
93+
* - improve examples and tests due to more errors raised by the new SpeosRPC server
94+
- `#546 <https://github.com/ansys/pyspeos/pull/546>`_
95+
96+
97+
.. tab-item:: Maintenance
98+
99+
.. list-table::
100+
:header-rows: 0
101+
:widths: auto
102+
103+
* - remove code-style job to use precommit.ci
104+
- `#523 <https://github.com/ansys/pyspeos/pull/523>`_
105+
106+
* - update CHANGELOG for v0.3.0
107+
- `#525 <https://github.com/ansys/pyspeos/pull/525>`_
108+
109+
* - bump dev version into v0.4.dev0
110+
- `#526 <https://github.com/ansys/pyspeos/pull/526>`_
111+
112+
* - pre-commit autoupdate
113+
- `#529 <https://github.com/ansys/pyspeos/pull/529>`_, `#541 <https://github.com/ansys/pyspeos/pull/541>`_
114+
115+
* - bump ansys/actions from 8 to 9 in the actions group
116+
- `#544 <https://github.com/ansys/pyspeos/pull/544>`_
117+
118+
* - Rename CONTRUBUTORS.md to CONTRIBUTORS.md
119+
- `#548 <https://github.com/ansys/pyspeos/pull/548>`_
120+
121+
* - remove strong upper bound on build dep
122+
- `#549 <https://github.com/ansys/pyspeos/pull/549>`_
123+
124+
* - pin actions version with full commit hash
125+
- `#557 <https://github.com/ansys/pyspeos/pull/557>`_
126+
127+
12128
`0.3.0 <https://github.com/ansys/pyspeos/releases/tag/v0.3.0>`_ - March 28, 2025
13129
================================================================================
14130

0 commit comments

Comments
 (0)