@@ -9,6 +9,88 @@ This document contains the release notes for PyWorkbench.
9
9
10
10
.. towncrier release notes start
11
11
12
+ `0.9.0 <https://github.com/ansys/pyworkbench/releases/tag/v0.9.0 >`_ - May 15, 2025
13
+ ==================================================================================
14
+
15
+ .. tab-set ::
16
+
17
+
18
+ .. tab-item :: Dependencies
19
+
20
+ .. list-table ::
21
+ :header-rows: 0
22
+ :widths: auto
23
+
24
+ * - bump version to 0.9.dev0
25
+ - `#191 <https://github.com/ansys/pyworkbench/pull/191 >`_
26
+
27
+ * - chore: bump bandit from 1.8.2 to 1.8.3
28
+ - `#192 <https://github.com/ansys/pyworkbench/pull/192 >`_
29
+
30
+ * - chore: bump sphinx-autodoc-typehints from 3.0.1 to 3.1.0
31
+ - `#193 <https://github.com/ansys/pyworkbench/pull/193 >`_
32
+
33
+ * - chore: bump sphinx from 8.1.3 to 8.2.0
34
+ - `#194 <https://github.com/ansys/pyworkbench/pull/194 >`_
35
+
36
+ * - chore: bump ansys-sphinx-theme[autoapi] from 1.2.7 to 1.3.2
37
+ - `#195 <https://github.com/ansys/pyworkbench/pull/195 >`_
38
+
39
+ * - chore: bump sphinx from 8.2.0 to 8.2.1
40
+ - `#196 <https://github.com/ansys/pyworkbench/pull/196 >`_
41
+
42
+ * - chore: bump sphinx from 8.2.1 to 8.2.3
43
+ - `#197 <https://github.com/ansys/pyworkbench/pull/197 >`_
44
+
45
+ * - chore: bump pytest from 8.3.4 to 8.3.5
46
+ - `#198 <https://github.com/ansys/pyworkbench/pull/198 >`_
47
+
48
+ * - chore: bump ansys-sphinx-theme[autoapi] from 1.3.2 to 1.3.3
49
+ - `#202 <https://github.com/ansys/pyworkbench/pull/202 >`_
50
+
51
+ * - chore: bump pytest-cov from 6.0.0 to 6.1.1
52
+ - `#207 <https://github.com/ansys/pyworkbench/pull/207 >`_
53
+
54
+
55
+ .. tab-item :: Miscellaneous
56
+
57
+ .. list-table ::
58
+ :header-rows: 0
59
+ :widths: auto
60
+
61
+ * - allow user to specify port to use for pymechanical
62
+ - `#201 <https://github.com/ansys/pyworkbench/pull/201 >`_
63
+
64
+
65
+ .. tab-item :: Documentation
66
+
67
+ .. list-table ::
68
+ :header-rows: 0
69
+ :widths: auto
70
+
71
+ * - chore: update CHANGELOG for v0.8.0
72
+ - `#190 <https://github.com/ansys/pyworkbench/pull/190 >`_
73
+
74
+ * - docs: remove .tex file from cheatsheet dir
75
+ - `#200 <https://github.com/ansys/pyworkbench/pull/200 >`_
76
+
77
+ * - support launching pywb on linux
78
+ - `#209 <https://github.com/ansys/pyworkbench/pull/209 >`_
79
+
80
+ * - python version support: drop 3.9 and add 3.13; bump ansys/action to 9
81
+ - `#213 <https://github.com/ansys/pyworkbench/pull/213 >`_
82
+
83
+
84
+ .. tab-item :: Maintenance
85
+
86
+ .. list-table ::
87
+ :header-rows: 0
88
+ :widths: auto
89
+
90
+ * - docs: Update ``CONTRIBUTORS.md `` with the latest contributors
91
+ - `#206 <https://github.com/ansys/pyworkbench/pull/206 >`_
92
+
93
+
12
94
`0.8.0 <https://github.com/ansys/pyworkbench/releases/tag/v0.8.0 >`_ - 2025-02-14
13
95
================================================================================
14
96
0 commit comments