0.21.0
CI / lint (push) Successful in 34s
Build and Publish / release (push) Successful in 16s
Docs build and publish / docker (push) Successful in 16s
CI / test (3.14) (push) Successful in 1m0s
CI / test (3.13) (push) Successful in 1m2s
CI / test (3.12) (push) Successful in 1m11s
CI / test-with-beamline-plugins (pxi_bec) (push) Successful in 1m17s
CI / test-with-beamline-plugins (pxiii_bec) (push) Successful in 1m18s
CI / test-with-beamline-plugins (pxii_bec) (push) Successful in 1m45s
CI / test-with-coverage (push) Successful in 2m16s
CI / coverage-analysis (push) Skipped

Automatically generated by python-semantic-release
This commit is contained in:
semantic-release
2026-09-02 07:17:51 +00:00
parent 0696b583b0
commit 3612966c23
2 changed files with 22 additions and 1 deletions
+21
View File
@@ -1,6 +1,27 @@
# CHANGELOG
## v0.21.0 (2026-09-02)
### Code Style
- Rearrange order and give more space to omega symbol
([`3e5f5fb`](https://gitea.psi.ch/mx/AareDAQ/commit/3e5f5fb7a4029b944061a1a0e14e3fd9eb54cbf5))
- Update wording to put action first, for clarity
([`47c4e3a`](https://gitea.psi.ch/mx/AareDAQ/commit/47c4e3ab04c555d87ac5133daae97a99c91a8cc5))
### Features
- Make the raster grid stronger and more visible
([`675dd2c`](https://gitea.psi.ch/mx/AareDAQ/commit/675dd2c1c33b116c18125e7c7f5413bd12fcbe77))
### Testing
- No need to compare wording
([`0696b58`](https://gitea.psi.ch/mx/AareDAQ/commit/0696b583b03fb0d8de8c3647196348ab21a149c6))
## v0.20.0 (2026-09-01)
### Features
+1 -1
View File
@@ -1,6 +1,6 @@
[project]
name = "aaredaq"
version = "0.20.0"
version = "0.21.0"
description = "AareDAQ (with GUI)"
readme = "README.md"
requires-python = ">=3.11"