Skip to content

Commit bb74c1b

Browse files
chore: update CHANGELOG for v0.9.0 (#198)
1 parent f636cdc commit bb74c1b

30 files changed

+119
-28
lines changed

doc/changelog.d/144.dependencies.md

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

doc/changelog.d/153.added.md

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

doc/changelog.d/159.maintenance.md

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

doc/changelog.d/160.fixed.md

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

doc/changelog.d/161.dependencies.md

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

doc/changelog.d/164.dependencies.md

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

doc/changelog.d/165.dependencies.md

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

doc/changelog.d/166.dependencies.md

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

doc/changelog.d/167.dependencies.md

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

doc/changelog.d/168.added.md

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

doc/changelog.d/169.added.md

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

doc/changelog.d/170.dependencies.md

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

doc/changelog.d/171.fixed.md

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

doc/changelog.d/172.dependencies.md

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

doc/changelog.d/173.dependencies.md

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

doc/changelog.d/174.dependencies.md

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

doc/changelog.d/175.dependencies.md

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

doc/changelog.d/179.dependencies.md

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

doc/changelog.d/181.dependencies.md

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

doc/changelog.d/182.maintenance.md

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

doc/changelog.d/183.added.md

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

doc/changelog.d/185.dependencies.md

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

doc/changelog.d/186.dependencies.md

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

doc/changelog.d/191.added.md

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

doc/changelog.d/193.added.md

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

doc/changelog.d/194.dependencies.md

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

doc/changelog.d/196.dependencies.md

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

doc/changelog.d/197.dependencies.md

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

doc/changelog.d/198.maintenance.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1 @@
1+
chore: update CHANGELOG for v0.9.0

doc/source/changelog.rst

Lines changed: 118 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -9,6 +9,124 @@ This document contains the release notes for the project.
99
1010
.. towncrier release notes start
1111
12+
`0.9.0 <https://github.com/ansys/pyconceptev/releases/tag/v0.9.0>`_ - March 10, 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+
* - example script for reading from design instance ids
25+
- `#153 <https://github.com/ansys/pyconceptev/pull/153>`_
26+
27+
* - Feature/improved automated testing
28+
- `#168 <https://github.com/ansys/pyconceptev/pull/168>`_
29+
30+
* - Feature/get project name
31+
- `#169 <https://github.com/ansys/pyconceptev/pull/169>`_
32+
33+
* - feature/get_project_or_create
34+
- `#183 <https://github.com/ansys/pyconceptev/pull/183>`_
35+
36+
* - added function to get any job file for example input file
37+
- `#191 <https://github.com/ansys/pyconceptev/pull/191>`_
38+
39+
* - start for adding support for py3.13
40+
- `#193 <https://github.com/ansys/pyconceptev/pull/193>`_
41+
42+
43+
.. tab-item:: Fixed
44+
45+
.. list-table::
46+
:header-rows: 0
47+
:widths: auto
48+
49+
* - fix: AUTHORS file format
50+
- `#160 <https://github.com/ansys/pyconceptev/pull/160>`_
51+
52+
* - updated account name specification
53+
- `#171 <https://github.com/ansys/pyconceptev/pull/171>`_
54+
55+
56+
.. tab-item:: Dependencies
57+
58+
.. list-table::
59+
:header-rows: 0
60+
:widths: auto
61+
62+
* - CHORE: Bump pre-commit from 3.8.0 to 4.0.1
63+
- `#144 <https://github.com/ansys/pyconceptev/pull/144>`_
64+
65+
* - CHORE: Bump pytest from 8.3.3 to 8.3.4
66+
- `#161 <https://github.com/ansys/pyconceptev/pull/161>`_
67+
68+
* - CHORE: Bump jupyterlab from 4.3.1 to 4.3.3
69+
- `#164 <https://github.com/ansys/pyconceptev/pull/164>`_
70+
71+
* - CHORE: Bump pytest-asyncio from 0.24.0 to 0.25.0
72+
- `#165 <https://github.com/ansys/pyconceptev/pull/165>`_
73+
74+
* - CHORE: Bump jupytext from 1.16.4 to 1.16.6
75+
- `#166 <https://github.com/ansys/pyconceptev/pull/166>`_
76+
77+
* - CHORE: Bump jupyterlab from 4.3.3 to 4.3.4
78+
- `#167 <https://github.com/ansys/pyconceptev/pull/167>`_
79+
80+
* - CHORE: Bump twine from 5.1.1 to 6.1.0
81+
- `#170 <https://github.com/ansys/pyconceptev/pull/170>`_
82+
83+
* - CHORE: Bump pytest-asyncio from 0.25.0 to 0.25.2
84+
- `#172 <https://github.com/ansys/pyconceptev/pull/172>`_
85+
86+
* - CHORE: Bump nbsphinx from 0.9.5 to 0.9.6
87+
- `#173 <https://github.com/ansys/pyconceptev/pull/173>`_
88+
89+
* - CHORE: Bump tox from 4.23.2 to 4.24.1
90+
- `#174 <https://github.com/ansys/pyconceptev/pull/174>`_
91+
92+
* - CHORE: Bump pytest-cov from 5.0.0 to 6.0.0
93+
- `#175 <https://github.com/ansys/pyconceptev/pull/175>`_
94+
95+
* - CHORE: Bump pytest-asyncio from 0.25.2 to 0.25.3
96+
- `#179 <https://github.com/ansys/pyconceptev/pull/179>`_
97+
98+
* - CHORE: Bump websockets from 14.1 to 15.0
99+
- `#181 <https://github.com/ansys/pyconceptev/pull/181>`_
100+
101+
* - CHORE: Bump sphinx-gallery from 0.18.0 to 0.19.0
102+
- `#185 <https://github.com/ansys/pyconceptev/pull/185>`_
103+
104+
* - CHORE: Bump pydantic-settings from 2.7.1 to 2.8.1
105+
- `#186 <https://github.com/ansys/pyconceptev/pull/186>`_
106+
107+
* - CHORE: Bump matplotlib from 3.9.0 to 3.9.4
108+
- `#194 <https://github.com/ansys/pyconceptev/pull/194>`_
109+
110+
* - CHORE: Bump websockets from 15.0 to 15.0.1
111+
- `#196 <https://github.com/ansys/pyconceptev/pull/196>`_
112+
113+
* - CHORE: Bump tox from 4.24.1 to 4.24.2
114+
- `#197 <https://github.com/ansys/pyconceptev/pull/197>`_
115+
116+
117+
.. tab-item:: Maintenance
118+
119+
.. list-table::
120+
:header-rows: 0
121+
:widths: auto
122+
123+
* - chore: update CHANGELOG for v0.8
124+
- `#159 <https://github.com/ansys/pyconceptev/pull/159>`_
125+
126+
* - chore: bump version version
127+
- `#182 <https://github.com/ansys/pyconceptev/pull/182>`_
128+
129+
12130
`0.8 <https://github.com/ansys/pyconceptev/releases/tag/v0.8>`_ - 2024-11-29
13131
============================================================================
14132

0 commit comments

Comments
 (0)