@@ -9,6 +9,142 @@ This document contains the release notes for the PySTK project.
99
1010.. towncrier release notes start
1111
12+ `0.2.0 <https://github.com/ansys/pystk/releases/tag/v0.2.0 >`_ - October 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+ * - Switch the repo to STK 13.0.0
25+ - `#837 <https://github.com/ansys/pystk/pull/837 >`_
26+
27+
28+ .. tab-item :: Dependencies
29+
30+ .. list-table ::
31+ :header-rows: 0
32+ :widths: auto
33+
34+ * - Bump jupytext from 1.17.2 to 1.17.3 in the doc group
35+ - `#819 <https://github.com/ansys/pystk/pull/819 >`_
36+
37+ * - Bump matplotlib from 3.10.5 to 3.10.6
38+ - `#822 <https://github.com/ansys/pystk/pull/822 >`_
39+
40+ * - Bump typer from 0.16.1 to 0.17.3
41+ - `#823 <https://github.com/ansys/pystk/pull/823 >`_
42+
43+ * - Bump jupyterlab from 4.4.6 to 4.4.7 in the doc group
44+ - `#825 <https://github.com/ansys/pystk/pull/825 >`_
45+
46+ * - Bump pytest from 8.4.1 to 8.4.2 in the tests group
47+ - `#826 <https://github.com/ansys/pystk/pull/826 >`_
48+
49+ * - Bump ansys-sphinx-theme from 1.6.0 to 1.6.1 in the doc group
50+ - `#827 <https://github.com/ansys/pystk/pull/827 >`_
51+
52+ * - Bump the actions group across 1 directory with 4 updates
53+ - `#829 <https://github.com/ansys/pystk/pull/829 >`_
54+
55+ * - Bump pytest-cov from 6.2.1 to 6.3.0 in the tests group
56+ - `#831 <https://github.com/ansys/pystk/pull/831 >`_
57+
58+ * - Bump typer from 0.17.3 to 0.17.4
59+ - `#832 <https://github.com/ansys/pystk/pull/832 >`_
60+
61+ * - Bump vale from 3.12.0.1 to 3.12.0.2
62+ - `#833 <https://github.com/ansys/pystk/pull/833 >`_
63+
64+ * - Bump pytest-cov from 6.3.0 to 7.0.0 in the tests group
65+ - `#834 <https://github.com/ansys/pystk/pull/834 >`_
66+
67+ * - Bump libcst from 1.8.2 to 1.8.4
68+ - `#835 <https://github.com/ansys/pystk/pull/835 >`_
69+
70+ * - Bump ansys/actions from 10.0.20 to 10.1.1 in the actions group
71+ - `#836 <https://github.com/ansys/pystk/pull/836 >`_
72+
73+ * - Bump ansys/actions from 10.1.1 to 10.1.2 in the actions group
74+ - `#838 <https://github.com/ansys/pystk/pull/838 >`_
75+
76+ * - Bump ansys/actions from 10.1.2 to 10.1.3 in the actions group
77+ - `#842 <https://github.com/ansys/pystk/pull/842 >`_
78+
79+ * - Bump typer from 0.17.4 to 0.19.1
80+ - `#843 <https://github.com/ansys/pystk/pull/843 >`_
81+
82+ * - Bump typer from 0.19.1 to 0.19.2
83+ - `#845 <https://github.com/ansys/pystk/pull/845 >`_
84+
85+ * - Bump safety from 3.6.1 to 3.6.2
86+ - `#846 <https://github.com/ansys/pystk/pull/846 >`_
87+
88+ * - Bump ansys/actions from 10.1.3 to 10.1.4 in the actions group
89+ - `#847 <https://github.com/ansys/pystk/pull/847 >`_
90+
91+ * - Bump jupyterlab from 4.4.7 to 4.4.8 in the doc group
92+ - `#849 <https://github.com/ansys/pystk/pull/849 >`_
93+
94+ * - Bump libcst from 1.8.4 to 1.8.5
95+ - `#850 <https://github.com/ansys/pystk/pull/850 >`_
96+
97+ * - Bump jupyterlab from 4.4.8 to 4.4.9 in the doc group
98+ - `#853 <https://github.com/ansys/pystk/pull/853 >`_
99+
100+
101+ .. tab-item :: Fixed
102+
103+ .. list-table ::
104+ :header-rows: 0
105+ :widths: auto
106+
107+ * - Fix building the STK docker images with latest docker which uses Bake
108+ - `#821 <https://github.com/ansys/pystk/pull/821 >`_
109+
110+ * - Pedantic warnings
111+ - `#830 <https://github.com/ansys/pystk/pull/830 >`_
112+
113+ * - Use Python 3.10 for testing
114+ - `#840 <https://github.com/ansys/pystk/pull/840 >`_
115+
116+ * - Empty environment variable
117+ - `#844 <https://github.com/ansys/pystk/pull/844 >`_
118+
119+ * - Use runner name when starting a new container
120+ - `#848 <https://github.com/ansys/pystk/pull/848 >`_
121+
122+ * - Adjust container name in nightly build
123+ - `#851 <https://github.com/ansys/pystk/pull/851 >`_
124+
125+ * - Use raw link to display logo
126+ - `#852 <https://github.com/ansys/pystk/pull/852 >`_
127+
128+ * - Image name in tests job
129+ - `#855 <https://github.com/ansys/pystk/pull/855 >`_
130+
131+ * - Ignore python, jupyter, and PDF artifacts
132+ - `#860 <https://github.com/ansys/pystk/pull/860 >`_
133+
134+
135+ .. tab-item :: Maintenance
136+
137+ .. list-table ::
138+ :header-rows: 0
139+ :widths: auto
140+
141+ * - Update CHANGELOG for v0.1.2
142+ - `#816 <https://github.com/ansys/pystk/pull/816 >`_
143+
144+ * - Setup multi-runners strategy
145+ - `#841 <https://github.com/ansys/pystk/pull/841 >`_
146+
147+
12148`0.1.2 <https://github.com/ansys/pystk/releases/tag/v0.1.2 >`_ - September 05, 2025
13149==================================================================================
14150
0 commit comments