0.8.0
Automatically generated by python-semantic-release
This commit is contained in:
@@ -1,6 +1,14 @@
|
||||
# CHANGELOG
|
||||
|
||||
|
||||
## v0.8.0 (2026-09-09)
|
||||
|
||||
### Features
|
||||
|
||||
- Add context manager to suppress print from e.g. macros
|
||||
([`f990ac4`](https://gitea.psi.ch/mx/AareCommon/commit/f990ac46798956f596f8d4a8431c628706cbf13f))
|
||||
|
||||
|
||||
## v0.7.4 (2026-09-08)
|
||||
|
||||
### Bug Fixes
|
||||
|
||||
+1
-1
@@ -4,7 +4,7 @@ build-backend = "setuptools.build_meta"
|
||||
|
||||
[project]
|
||||
name = "aarecommon"
|
||||
version = "0.7.4"
|
||||
version = "0.8.0"
|
||||
description = "Common components (models, calculations) for Aare packages"
|
||||
readme = "README.md"
|
||||
requires-python = ">=3.11"
|
||||
|
||||
Reference in New Issue
Block a user