Skip to content

Commit 2c7cb46

Browse files
chore: updating CHANGELOG for v0.1.0
1 parent 6f9646d commit 2c7cb46

19 files changed

+43
-18
lines changed

doc/changelog.d/425.maintenance.md

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

doc/changelog.d/427.maintenance.md

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

doc/changelog.d/434.fixed.md

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

doc/changelog.d/436.miscellaneous.md

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

doc/changelog.d/443.maintenance.md

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

doc/changelog.d/444.maintenance.md

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

doc/changelog.d/445.miscellaneous.md

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

doc/changelog.d/448.maintenance.md

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

doc/changelog.d/449.miscellaneous.md

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

doc/changelog.d/451.fixed.md

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

doc/changelog.d/452.dependencies.md

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

doc/changelog.d/455.documentation.md

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

doc/changelog.d/456.maintenance.md

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

doc/changelog.d/459.maintenance.md

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

doc/changelog.d/461.miscellaneous.md

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

doc/changelog.d/462.miscellaneous.md

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

doc/changelog.d/465.documentation.md

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

doc/changelog.d/466.documentation.md

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

doc/source/changelog.rst

Lines changed: 43 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -9,6 +9,49 @@ This document contains the release notes for the PySpeos project.
99
1010
.. towncrier release notes start
1111
12+
`0.1.0 <https://github.com/ansys/pyspeos/releases/tag/v0.1.0>`_ - 2025-02-24
13+
============================================================================
1214

15+
Dependencies
16+
^^^^^^^^^^^^
17+
18+
- bump the doc-deps group across 1 directory with 4 updates `#452 <https://github.com/ansys/pyspeos/pull/452>`_
19+
20+
21+
Documentation
22+
^^^^^^^^^^^^^
23+
24+
- Documentation review `#455 <https://github.com/ansys/pyspeos/pull/455>`_
25+
- fix broken inner links `#465 <https://github.com/ansys/pyspeos/pull/465>`_
26+
- fix make.bat clean call `#466 <https://github.com/ansys/pyspeos/pull/466>`_
27+
28+
29+
Fixed
30+
^^^^^
31+
32+
- missing get method for optical properties `#434 <https://github.com/ansys/pyspeos/pull/434>`_
33+
- examples local run path was incorrect `#451 <https://github.com/ansys/pyspeos/pull/451>`_
34+
35+
36+
Maintenance
37+
^^^^^^^^^^^
38+
39+
- add new jobs and cleanup workflows `#425 <https://github.com/ansys/pyspeos/pull/425>`_
40+
- general update/addition of files at project root level `#427 <https://github.com/ansys/pyspeos/pull/427>`_
41+
- update python versions and dependencies `#443 <https://github.com/ansys/pyspeos/pull/443>`_
42+
- add nightly workflow `#444 <https://github.com/ansys/pyspeos/pull/444>`_
43+
- update code owners `#448 <https://github.com/ansys/pyspeos/pull/448>`_
44+
- update labeler `#456 <https://github.com/ansys/pyspeos/pull/456>`_
45+
- cleanup repo `#459 <https://github.com/ansys/pyspeos/pull/459>`_
46+
47+
48+
Miscellaneous
49+
^^^^^^^^^^^^^
50+
51+
- avoid mutable value as default value in function `#436 <https://github.com/ansys/pyspeos/pull/436>`_
52+
- update architecture `#445 <https://github.com/ansys/pyspeos/pull/445>`_
53+
- remove docker compose and update doc `#449 <https://github.com/ansys/pyspeos/pull/449>`_
54+
- use __getitem__ in SpeosClient `#461 <https://github.com/ansys/pyspeos/pull/461>`_
55+
- the core sensor, source, simulation class name `#462 <https://github.com/ansys/pyspeos/pull/462>`_
1356

1457
.. vale on

0 commit comments

Comments
 (0)