0.24.2
Docs build and publish / docker (push) Successful in 21s
Build and Publish / release (push) Successful in 23s
CI / lint (push) Successful in 47s
CI / test (3.12) (push) Successful in 1m4s
CI / test (3.13) (push) Successful in 1m8s
CI / test (3.14) (push) Successful in 1m5s
CI / test-with-beamline-plugins (pxi_bec) (push) Successful in 1m14s
CI / test-with-beamline-plugins (pxii_bec) (push) Successful in 1m11s
CI / test-with-beamline-plugins (pxiii_bec) (push) Successful in 1m28s
CI / test-with-coverage (push) Successful in 1m39s
CI / coverage-analysis (push) Skipped

Automatically generated by python-semantic-release
This commit is contained in:
semantic-release
2026-09-09 09:54:04 +00:00
parent 9f12167599
commit 39c4dc9a10
2 changed files with 18 additions and 1 deletions
+17
View File
@@ -1,6 +1,23 @@
# CHANGELOG
## v0.24.2 (2026-09-09)
### Bug Fixes
- Spreadsheetupdate config refrence
([`df54ed5`](https://gitea.psi.ch/mx/AareDAQ/commit/df54ed5b050414334966ad2d9b8d983580fb7cd6))
- Tellupdater config refrence
([`d52cf30`](https://gitea.psi.ch/mx/AareDAQ/commit/d52cf30ab0e0adc4b0a370074054bd4919a43385))
- Update spreadsheetupdater tests
([`9f12167`](https://gitea.psi.ch/mx/AareDAQ/commit/9f12167599c90dc9e71ea71d6fb0e03fd10ca7bb))
- Update tellupdater tests
([`aa90dea`](https://gitea.psi.ch/mx/AareDAQ/commit/aa90dea2eb3fd449de48176119fa229765ee0138))
## v0.24.1 (2026-09-09)
### Bug Fixes
+1 -1
View File
@@ -1,6 +1,6 @@
[project]
name = "aaredaq"
version = "0.24.1"
version = "0.24.2"
description = "AareDAQ (with GUI)"
readme = "README.md"
requires-python = ">=3.11"