Skip to content

Commit 5872f11

Browse files
chore: updating CHANGELOG for v0.10.3
1 parent 1afbdc5 commit 5872f11

15 files changed

+87
-14
lines changed

doc/changelog.d/1867.added.md

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

doc/changelog.d/1870.maintenance.md

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

doc/changelog.d/1871.test.md

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

doc/changelog.d/1873.added.md

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

doc/changelog.d/1874.dependencies.md

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

doc/changelog.d/1875.dependencies.md

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

doc/changelog.d/1876.fixed.md

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

doc/changelog.d/1878.maintenance.md

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

doc/changelog.d/1880.dependencies.md

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

doc/changelog.d/1882.added.md

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

doc/changelog.d/1887.documentation.md

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

doc/changelog.d/1888.dependencies.md

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

doc/changelog.d/1889.dependencies.md

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

doc/changelog.d/1890.maintenance.md

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

doc/source/changelog.rst

Lines changed: 87 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -9,6 +9,93 @@ This document contains the release notes for the PyAnsys Geometry project.
99
1010
.. towncrier release notes start
1111
12+
`0.10.3 <https://github.com/ansys/pyansys-geometry/releases/tag/v0.10.3>`_ - April 08, 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 common layer architecture, bodies stub and admin stub implementation
25+
- `#1867 <https://github.com/ansys/pyansys-geometry/pull/1867>`_
26+
27+
* - Logo detection
28+
- `#1873 <https://github.com/ansys/pyansys-geometry/pull/1873>`_
29+
30+
* - DbuApplication stub relocation
31+
- `#1882 <https://github.com/ansys/pyansys-geometry/pull/1882>`_
32+
33+
34+
.. tab-item:: Dependencies
35+
36+
.. list-table::
37+
:header-rows: 0
38+
:widths: auto
39+
40+
* - bump ansys-sphinx-theme[autoapi] from 1.3.3 to 1.4.2 in the docs-deps group
41+
- `#1874 <https://github.com/ansys/pyansys-geometry/pull/1874>`_
42+
43+
* - bump ansys-api-geometry from 0.4.50 to 0.4.54
44+
- `#1875 <https://github.com/ansys/pyansys-geometry/pull/1875>`_
45+
46+
* - bump pytest-cov from 6.0.0 to 6.1.0
47+
- `#1880 <https://github.com/ansys/pyansys-geometry/pull/1880>`_
48+
49+
* - bump pytest-cov from 6.1.0 to 6.1.1
50+
- `#1888 <https://github.com/ansys/pyansys-geometry/pull/1888>`_
51+
52+
* - bump ansys-api-geometry from 0.4.54 to 0.4.55
53+
- `#1889 <https://github.com/ansys/pyansys-geometry/pull/1889>`_
54+
55+
56+
.. tab-item:: Documentation
57+
58+
.. list-table::
59+
:header-rows: 0
60+
:widths: auto
61+
62+
* - Update ``CONTRIBUTORS.md`` with the latest contributors
63+
- `#1887 <https://github.com/ansys/pyansys-geometry/pull/1887>`_
64+
65+
66+
.. tab-item:: Fixed
67+
68+
.. list-table::
69+
:header-rows: 0
70+
:widths: auto
71+
72+
* - Core Service install location on official build changed
73+
- `#1876 <https://github.com/ansys/pyansys-geometry/pull/1876>`_
74+
75+
76+
.. tab-item:: Maintenance
77+
78+
.. list-table::
79+
:header-rows: 0
80+
:widths: auto
81+
82+
* - update CHANGELOG for v0.10.2
83+
- `#1870 <https://github.com/ansys/pyansys-geometry/pull/1870>`_
84+
85+
* - pre-commit automatic update
86+
- `#1878 <https://github.com/ansys/pyansys-geometry/pull/1878>`_, `#1890 <https://github.com/ansys/pyansys-geometry/pull/1890>`_
87+
88+
89+
.. tab-item:: Test
90+
91+
.. list-table::
92+
:header-rows: 0
93+
:widths: auto
94+
95+
* - issue 1868 (named selection beams testing)
96+
- `#1871 <https://github.com/ansys/pyansys-geometry/pull/1871>`_
97+
98+
1299
`0.10.2 <https://github.com/ansys/pyansys-geometry/releases/tag/v0.10.2>`_ - March 26, 2025
13100
===========================================================================================
14101

0 commit comments

Comments
 (0)