Skip to content

Commit 85e97ac

Browse files
chore: updating CHANGELOG for v0.10.8
1 parent 3dcb6d4 commit 85e97ac

40 files changed

+149
-39
lines changed

doc/changelog.d/1912.added.md

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

doc/changelog.d/1959.maintenance.md

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

doc/changelog.d/1961.added.md

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

doc/changelog.d/1962.dependencies.md

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

doc/changelog.d/1963.dependencies.md

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

doc/changelog.d/1964.maintenance.md

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

doc/changelog.d/1965.documentation.md

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

doc/changelog.d/1966.maintenance.md

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

doc/changelog.d/1967.dependencies.md

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

doc/changelog.d/1968.dependencies.md

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

doc/changelog.d/1969.dependencies.md

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

doc/changelog.d/1970.fixed.md

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

doc/changelog.d/1971.dependencies.md

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

doc/changelog.d/1972.dependencies.md

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

doc/changelog.d/1973.maintenance.md

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

doc/changelog.d/1974.dependencies.md

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

doc/changelog.d/1975.dependencies.md

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

doc/changelog.d/1976.dependencies.md

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

doc/changelog.d/1978.maintenance.md

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

doc/changelog.d/1979.maintenance.md

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

doc/changelog.d/1980.added.md

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

doc/changelog.d/1981.dependencies.md

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

doc/changelog.d/1982.maintenance.md

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

doc/changelog.d/1983.maintenance.md

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

doc/changelog.d/1984.maintenance.md

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

doc/changelog.d/1985.maintenance.md

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

doc/changelog.d/1987.dependencies.md

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

doc/changelog.d/1988.added.md

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

doc/changelog.d/1990.maintenance.md

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

doc/changelog.d/1991.dependencies.md

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

doc/changelog.d/1992.dependencies.md

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

doc/changelog.d/1993.maintenance.md

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

doc/changelog.d/1995.dependencies.md

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

doc/changelog.d/1996.maintenance.md

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

doc/changelog.d/1998.added.md

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

doc/changelog.d/2001.maintenance.md

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

doc/changelog.d/2002.maintenance.md

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

doc/changelog.d/2003.dependencies.md

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

doc/changelog.d/2004.maintenance.md

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

doc/source/changelog.rst

Lines changed: 149 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -9,6 +9,155 @@ This document contains the release notes for the PyAnsys Geometry project.
99
1010
.. towncrier release notes start
1111
12+
`0.10.8 <https://github.com/ansys/pyansys-geometry/releases/tag/v0.10.8>`_ - May 27, 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+
* - repair tools refactoring
25+
- `#1912 <https://github.com/ansys/pyansys-geometry/pull/1912>`_
26+
27+
* - use license metadata properly
28+
- `#1961 <https://github.com/ansys/pyansys-geometry/pull/1961>`_
29+
30+
* - add 261 version api versions list
31+
- `#1980 <https://github.com/ansys/pyansys-geometry/pull/1980>`_
32+
33+
* - grpc reachitecture - several modules
34+
- `#1988 <https://github.com/ansys/pyansys-geometry/pull/1988>`_
35+
36+
* - deprecating ``product_version`` in favor of ``version``
37+
- `#1998 <https://github.com/ansys/pyansys-geometry/pull/1998>`_
38+
39+
40+
.. tab-item:: Dependencies
41+
42+
.. list-table::
43+
:header-rows: 0
44+
:widths: auto
45+
46+
* - bump quarto-cli from 1.6.42 to 1.7.29
47+
- `#1962 <https://github.com/ansys/pyansys-geometry/pull/1962>`_
48+
49+
* - bump jupytext from 1.16.7 to 1.17.1 in the docs-deps group
50+
- `#1963 <https://github.com/ansys/pyansys-geometry/pull/1963>`_
51+
52+
* - bump ansys-sphinx-theme[autoapi] from 1.4.2 to 1.4.3 in the docs-deps group
53+
- `#1967 <https://github.com/ansys/pyansys-geometry/pull/1967>`_
54+
55+
* - bump ansys-api-geometry from 0.4.58 to 0.4.59
56+
- `#1968 <https://github.com/ansys/pyansys-geometry/pull/1968>`_
57+
58+
* - bump ansys-sphinx-theme[autoapi] from 1.4.3 to 1.4.4 in the docs-deps group
59+
- `#1969 <https://github.com/ansys/pyansys-geometry/pull/1969>`_
60+
61+
* - bump notebook from 7.4.1 to 7.4.2 in the docs-deps group
62+
- `#1971 <https://github.com/ansys/pyansys-geometry/pull/1971>`_
63+
64+
* - bump quarto-cli from 1.7.29 to 1.7.30
65+
- `#1972 <https://github.com/ansys/pyansys-geometry/pull/1972>`_
66+
67+
* - bump matplotlib from 3.10.1 to 3.10.3
68+
- `#1974 <https://github.com/ansys/pyansys-geometry/pull/1974>`_
69+
70+
* - bump pyvista[jupyter] from 0.45.0 to 0.45.1
71+
- `#1975 <https://github.com/ansys/pyansys-geometry/pull/1975>`_
72+
73+
* - bump scipy from 1.15.2 to 1.15.3
74+
- `#1976 <https://github.com/ansys/pyansys-geometry/pull/1976>`_
75+
76+
* - bump pyvista[jupyter] from 0.45.1 to 0.45.2
77+
- `#1981 <https://github.com/ansys/pyansys-geometry/pull/1981>`_
78+
79+
* - bump ansys-api-geometry from 0.4.59 to 0.4.60
80+
- `#1987 <https://github.com/ansys/pyansys-geometry/pull/1987>`_
81+
82+
* - bump quarto-cli from 1.7.30 to 1.7.31
83+
- `#1991 <https://github.com/ansys/pyansys-geometry/pull/1991>`_
84+
85+
* - bump ansys-api-geometry from 0.4.60 to 0.4.61
86+
- `#1992 <https://github.com/ansys/pyansys-geometry/pull/1992>`_
87+
88+
* - bump numpy from 2.2.5 to 2.2.6
89+
- `#1995 <https://github.com/ansys/pyansys-geometry/pull/1995>`_
90+
91+
* - bump ansys-api-geometry from 0.4.61 to 0.4.62
92+
- `#2003 <https://github.com/ansys/pyansys-geometry/pull/2003>`_
93+
94+
95+
.. tab-item:: Documentation
96+
97+
.. list-table::
98+
:header-rows: 0
99+
:widths: auto
100+
101+
* - change python3statement url
102+
- `#1965 <https://github.com/ansys/pyansys-geometry/pull/1965>`_
103+
104+
105+
.. tab-item:: Fixed
106+
107+
.. list-table::
108+
:header-rows: 0
109+
:widths: auto
110+
111+
* - myst warning -- all cells must be of same type
112+
- `#1970 <https://github.com/ansys/pyansys-geometry/pull/1970>`_
113+
114+
115+
.. tab-item:: Maintenance
116+
117+
.. list-table::
118+
:header-rows: 0
119+
:widths: auto
120+
121+
* - update CHANGELOG for v0.10.7
122+
- `#1959 <https://github.com/ansys/pyansys-geometry/pull/1959>`_
123+
124+
* - pre-commit automatic update
125+
- `#1964 <https://github.com/ansys/pyansys-geometry/pull/1964>`_, `#1978 <https://github.com/ansys/pyansys-geometry/pull/1978>`_, `#1993 <https://github.com/ansys/pyansys-geometry/pull/1993>`_, `#2004 <https://github.com/ansys/pyansys-geometry/pull/2004>`_
126+
127+
* - bump ansys/actions from 9.0.7 to 9.0.8 in the actions group
128+
- `#1966 <https://github.com/ansys/pyansys-geometry/pull/1966>`_
129+
130+
* - bump ansys/actions from 9.0.8 to 9.0.9 in the actions group
131+
- `#1973 <https://github.com/ansys/pyansys-geometry/pull/1973>`_
132+
133+
* - bump ansys/actions from 9.0.9 to 9.0.19 in the actions group
134+
- `#1979 <https://github.com/ansys/pyansys-geometry/pull/1979>`_
135+
136+
* - bump ansys/actions from 9.0.19 to 9.0.20 in the actions group
137+
- `#1982 <https://github.com/ansys/pyansys-geometry/pull/1982>`_
138+
139+
* - bump ansys/actions from 9.0.20 to 9.0.21 in the actions group
140+
- `#1983 <https://github.com/ansys/pyansys-geometry/pull/1983>`_
141+
142+
* - bump ansys/actions from 9.0.21 to 9.0.22 in the actions group
143+
- `#1984 <https://github.com/ansys/pyansys-geometry/pull/1984>`_
144+
145+
* - revert ansys/actions release
146+
- `#1985 <https://github.com/ansys/pyansys-geometry/pull/1985>`_
147+
148+
* - bump the actions group with 2 updates
149+
- `#1990 <https://github.com/ansys/pyansys-geometry/pull/1990>`_
150+
151+
* - bump ansys/actions from 9.0.9 to 9.0.11 in the actions group
152+
- `#1996 <https://github.com/ansys/pyansys-geometry/pull/1996>`_
153+
154+
* - fix the usage of unstable container skip
155+
- `#2001 <https://github.com/ansys/pyansys-geometry/pull/2001>`_
156+
157+
* - bump ansys/actions from 369ef11a9888875682d1a6b0ec65f82c4d8a664d to 5dc39c7838f50142138f7ac518ff3e4dca065d97 in the actions group
158+
- `#2002 <https://github.com/ansys/pyansys-geometry/pull/2002>`_
159+
160+
12161
`0.10.7 <https://github.com/ansys/pyansys-geometry/releases/tag/v0.10.7>`_ - May 05, 2025
13162
=========================================================================================
14163

0 commit comments

Comments
 (0)