@@ -9,6 +9,70 @@ This document contains the release notes for the project.
9
9
10
10
.. towncrier release notes start
11
11
12
+ `0.30.dev4 <https://github.com/ansys/pyfluent/releases/tag/v0.30.dev4 >`_ - March 10, 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
+ * - Utility to test viability of grpc connection
25
+ - `#3766 <https://github.com/ansys/pyfluent/pull/3766 >`_
26
+
27
+ * - Use 'deprecated-version' flag for settings-api classes
28
+ - `#3802 <https://github.com/ansys/pyfluent/pull/3802 >`_
29
+
30
+
31
+ .. tab-item :: Fixed
32
+
33
+ .. list-table ::
34
+ :header-rows: 0
35
+ :widths: auto
36
+
37
+ * - Keep switch-to-meshing as hidden to fix Fluent journal replay.
38
+ - `#3792 <https://github.com/ansys/pyfluent/pull/3792 >`_
39
+
40
+ * - Fix python_name issue in runtime python classes
41
+ - `#3797 <https://github.com/ansys/pyfluent/pull/3797 >`_
42
+
43
+
44
+ .. tab-item :: Documentation
45
+
46
+ .. list-table ::
47
+ :header-rows: 0
48
+ :widths: auto
49
+
50
+ * - add solver to example usage command
51
+ - `#3788 <https://github.com/ansys/pyfluent/pull/3788 >`_
52
+
53
+ * - Add doc for journal conversion [skip tests]
54
+ - `#3791 <https://github.com/ansys/pyfluent/pull/3791 >`_
55
+
56
+ * - Fix built in settings doc [skip tests]
57
+ - `#3807 <https://github.com/ansys/pyfluent/pull/3807 >`_
58
+
59
+
60
+ .. tab-item :: Maintenance
61
+
62
+ .. list-table ::
63
+ :header-rows: 0
64
+ :widths: auto
65
+
66
+ * - update CHANGELOG for v0.30.dev3
67
+ - `#3790 <https://github.com/ansys/pyfluent/pull/3790 >`_
68
+
69
+ * - Remove compare_flobject.py [skip tests]
70
+ - `#3793 <https://github.com/ansys/pyfluent/pull/3793 >`_
71
+
72
+ * - Resolve dependency conflict
73
+ - `#3800 <https://github.com/ansys/pyfluent/pull/3800 >`_
74
+
75
+
12
76
`0.30.dev3 <https://github.com/ansys/pyfluent/releases/tag/v0.30.dev3 >`_ - 2025-02-28
13
77
=====================================================================================
14
78
0 commit comments