@@ -7,8 +7,8 @@ Release notes
77
88.. towncrier release notes start
99
10- `0.14.1 <https://github.com/ansys/pyansys-heart/releases/tag/v0.14.1 >`_ (July 30 , 2025)
11- =======================================================================================
10+ `0.14.2 <https://github.com/ansys/pyansys-heart/releases/tag/v0.14.2 >`_ (August 08 , 2025)
11+ =========================================================================================
1212
1313.. tab-set ::
1414
@@ -25,6 +25,9 @@ Release notes
2525 * - Refactor and improve zerop post
2626 - `#1166 <https://github.com/ansys/pyansys-heart/pull/1166 >`_
2727
28+ * - Support pim fluent launch mode
29+ - `#1188 <https://github.com/ansys/pyansys-heart/pull/1188 >`_
30+
2831
2932 .. tab-item :: Fixed
3033
@@ -50,6 +53,9 @@ Release notes
5053 * - Fix issues introduced by refactoring post processing of stress free results
5154 - `#1167 <https://github.com/ansys/pyansys-heart/pull/1167 >`_
5255
56+ * - Missing input files when Fluent is launched in PIM Mode
57+ - `#1189 <https://github.com/ansys/pyansys-heart/pull/1189 >`_
58+
5359
5460 .. tab-item :: Documentation
5561
@@ -94,6 +100,9 @@ Release notes
94100 * - Relax httpx version
95101 - `#1181 <https://github.com/ansys/pyansys-heart/pull/1181 >`_
96102
103+ * - Avoid ansys-dpf-core 0.14.0
104+ - `#1198 <https://github.com/ansys/pyansys-heart/pull/1198 >`_
105+
97106
98107 .. tab-item :: Maintenance
99108
@@ -159,6 +168,18 @@ Release notes
159168 * - Deprecate element_ids attribute in part class
160169 - `#1150 <https://github.com/ansys/pyansys-heart/pull/1150 >`_
161170
171+ * - Improve error handling
172+ - `#1193 <https://github.com/ansys/pyansys-heart/pull/1193 >`_
173+
174+ * - Improve unpacking tarball
175+ - `#1194 <https://github.com/ansys/pyansys-heart/pull/1194 >`_
176+
177+ * - Improve calls to subprocess
178+ - `#1195 <https://github.com/ansys/pyansys-heart/pull/1195 >`_
179+
180+ * - Replace exit by exceptions
181+ - `#1197 <https://github.com/ansys/pyansys-heart/pull/1197 >`_
182+
162183
163184`0.13.3 <https://github.com/ansys/pyansys-heart/releases/tag/v0.13.3 >`_ (June 17, 2025)
164185=======================================================================================
0 commit comments