0.2.0
Automatically generated by python-semantic-release
This commit is contained in:
@@ -1,6 +1,32 @@
|
||||
# CHANGELOG
|
||||
|
||||
|
||||
## v0.2.0 (2026-07-27)
|
||||
|
||||
### Bug Fixes
|
||||
|
||||
- Release workflow token
|
||||
([`054d7c1`](https://gitea.psi.ch/mx/AareCommon/commit/054d7c1d28c7ca64cb1d489780eabd1d105a9c28))
|
||||
|
||||
- Tidy exception classes
|
||||
([`b879378`](https://gitea.psi.ch/mx/AareCommon/commit/b879378fcd853403a9c9b3f37441b59fb0b851e8))
|
||||
|
||||
### Code Style
|
||||
|
||||
- Ruff check fix
|
||||
([`5c41290`](https://gitea.psi.ch/mx/AareCommon/commit/5c412902f4996019bb73e2fc45f40d6e7d6eee87))
|
||||
|
||||
### Features
|
||||
|
||||
- Use token for release wf on protected main
|
||||
([`6139b42`](https://gitea.psi.ch/mx/AareCommon/commit/6139b4282f47ed8377db863efa24ed5192abd7eb))
|
||||
|
||||
### Testing
|
||||
|
||||
- Update tests to use instances
|
||||
([`2399e0d`](https://gitea.psi.ch/mx/AareCommon/commit/2399e0dddd5102d0a31990534e8d007d1c8b60dd))
|
||||
|
||||
|
||||
## v0.1.5 (2026-07-09)
|
||||
|
||||
### Bug Fixes
|
||||
|
||||
+1
-1
@@ -4,7 +4,7 @@ build-backend = "setuptools.build_meta"
|
||||
|
||||
[project]
|
||||
name = "aarecommon"
|
||||
version = "0.1.5"
|
||||
version = "0.2.0"
|
||||
description = "Common components (models, calculations) for Aare packages"
|
||||
readme = "README.md"
|
||||
requires-python = ">=3.11"
|
||||
|
||||
Reference in New Issue
Block a user