Skip to content

Commit 5e1041c

Browse files
chore: updating CHANGELOG for v0.33.dev0
1 parent 6d09b34 commit 5e1041c

14 files changed

+80
-13
lines changed

doc/changelog.d/3281.test.md

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

doc/changelog.d/4030.documentation.md

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

doc/changelog.d/4042.miscellaneous.md

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

doc/changelog.d/4044.maintenance.md

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

doc/changelog.d/4047.maintenance.md

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

doc/changelog.d/4048.miscellaneous.md

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

doc/changelog.d/4049.documentation.md

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

doc/changelog.d/4054.miscellaneous.md

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

doc/changelog.d/4056.maintenance.md

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

doc/changelog.d/4057.maintenance.md

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

doc/changelog.d/4062.added.md

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

doc/changelog.d/4072.maintenance.md

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

doc/changelog.d/4073.added.md

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

doc/source/changelog.rst

Lines changed: 80 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -9,6 +9,86 @@ This document contains the release notes for the project.
99
1010
.. towncrier release notes start
1111
12+
`0.33.dev0 <https://github.com/ansys/pyfluent/releases/tag/v0.33.dev0>`_ - May 29, 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+
* - Remote file transfer strategy
25+
- `#4062 <https://github.com/ansys/pyfluent/pull/4062>`_
26+
27+
* - Context managers
28+
- `#4073 <https://github.com/ansys/pyfluent/pull/4073>`_
29+
30+
31+
.. tab-item:: Miscellaneous
32+
33+
.. list-table::
34+
:header-rows: 0
35+
:widths: auto
36+
37+
* - scheme_eval.
38+
- `#4042 <https://github.com/ansys/pyfluent/pull/4042>`_
39+
40+
* - health_check
41+
- `#4048 <https://github.com/ansys/pyfluent/pull/4048>`_
42+
43+
* - pyfluent_enums -> launch_options
44+
- `#4054 <https://github.com/ansys/pyfluent/pull/4054>`_
45+
46+
47+
.. tab-item:: Documentation
48+
49+
.. list-table::
50+
:header-rows: 0
51+
:widths: auto
52+
53+
* - Update ``CONTRIBUTORS.md`` with the latest contributors
54+
- `#4030 <https://github.com/ansys/pyfluent/pull/4030>`_
55+
56+
* - Update automotive brake thermal analysis [skip tests]
57+
- `#4049 <https://github.com/ansys/pyfluent/pull/4049>`_
58+
59+
60+
.. tab-item:: Maintenance
61+
62+
.. list-table::
63+
:header-rows: 0
64+
:widths: auto
65+
66+
* - update CHANGELOG for v0.31.0
67+
- `#4044 <https://github.com/ansys/pyfluent/pull/4044>`_
68+
69+
* - update CHANGELOG for v0.32.dev0
70+
- `#4047 <https://github.com/ansys/pyfluent/pull/4047>`_
71+
72+
* - skip tests for nightly tests to pass [skip tests]
73+
- `#4056 <https://github.com/ansys/pyfluent/pull/4056>`_
74+
75+
* - clean up units business
76+
- `#4057 <https://github.com/ansys/pyfluent/pull/4057>`_
77+
78+
* - Update 2d Meshing test.
79+
- `#4072 <https://github.com/ansys/pyfluent/pull/4072>`_
80+
81+
82+
.. tab-item:: Test
83+
84+
.. list-table::
85+
:header-rows: 0
86+
:widths: auto
87+
88+
* - Activate 2d meshing tests for 25 R1
89+
- `#3281 <https://github.com/ansys/pyfluent/pull/3281>`_
90+
91+
1292
`0.31.0 <https://github.com/ansys/pyfluent/releases/tag/v0.31.0>`_ - May 21, 2025
1393

1494
`0.32.dev0 <https://github.com/ansys/pyfluent/releases/tag/v0.32.dev0>`_ - May 22, 2025

0 commit comments

Comments
 (0)