@@ -9,6 +9,74 @@ This document contains the release notes for the PyAnsys Geometry project.
9
9
10
10
.. towncrier release notes start
11
11
12
+ `0.10.4 <https://github.com/ansys/pyansys-geometry/releases/tag/v0.10.4 >`_ - April 09, 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
+ * - grpc named selection stub implementation
25
+ - `#1899 <https://github.com/ansys/pyansys-geometry/pull/1899 >`_
26
+
27
+
28
+ .. tab-item :: Dependencies
29
+
30
+ .. list-table ::
31
+ :header-rows: 0
32
+ :widths: auto
33
+
34
+ * - bump ansys-api-geometry from 0.4.55 to 0.4.56
35
+ - `#1896 <https://github.com/ansys/pyansys-geometry/pull/1896 >`_
36
+
37
+
38
+ .. tab-item :: Documentation
39
+
40
+ .. list-table ::
41
+ :header-rows: 0
42
+ :widths: auto
43
+
44
+ * - Ahmed body example for external aero simulation
45
+ - `#1886 <https://github.com/ansys/pyansys-geometry/pull/1886 >`_
46
+
47
+ * - adding command for single example build
48
+ - `#1893 <https://github.com/ansys/pyansys-geometry/pull/1893 >`_
49
+
50
+
51
+ .. tab-item :: Fixed
52
+
53
+ .. list-table ::
54
+ :header-rows: 0
55
+ :widths: auto
56
+
57
+ * - geomdl dependency in conda-forge
58
+ - `#1900 <https://github.com/ansys/pyansys-geometry/pull/1900 >`_
59
+
60
+
61
+ .. tab-item :: Maintenance
62
+
63
+ .. list-table ::
64
+ :header-rows: 0
65
+ :widths: auto
66
+
67
+ * - update CHANGELOG for v0.10.3
68
+ - `#1894 <https://github.com/ansys/pyansys-geometry/pull/1894 >`_
69
+
70
+ * - upgrading to ansys/actions v9 and securing action usage
71
+ - `#1895 <https://github.com/ansys/pyansys-geometry/pull/1895 >`_
72
+
73
+ * - bump the actions group with 3 updates
74
+ - `#1897 <https://github.com/ansys/pyansys-geometry/pull/1897 >`_
75
+
76
+ * - remove whitelisting
77
+ - `#1898 <https://github.com/ansys/pyansys-geometry/pull/1898 >`_
78
+
79
+
12
80
`0.10.3 <https://github.com/ansys/pyansys-geometry/releases/tag/v0.10.3 >`_ - April 08, 2025
13
81
===========================================================================================
14
82
0 commit comments