0.19.3
CI / lint (push) Successful in 39s
Docs build and publish / docker (push) Successful in 3s
Build and Publish / release (push) Successful in 7s
CI / test-with-beamline-plugins (pxi_bec) (push) Successful in 1m3s
CI / test (3.14) (push) Successful in 1m7s
CI / test-with-beamline-plugins (pxii_bec) (push) Successful in 1m9s
CI / test (3.13) (push) Successful in 1m56s
CI / test (3.12) (push) Successful in 3m13s
CI / test-with-coverage (push) Successful in 3m52s
CI / coverage-analysis (push) Skipped
CI / test-with-beamline-plugins (pxiii_bec) (push) Successful in 4m4s

Automatically generated by python-semantic-release
This commit is contained in:
semantic-release
2026-09-01 09:38:53 +00:00
parent db6b09fa24
commit 8cb6ff1828
2 changed files with 12 additions and 1 deletions
+11
View File
@@ -1,6 +1,17 @@
# CHANGELOG
## v0.19.3 (2026-09-01)
### Bug Fixes
- Adjust gap when changing energy
([`e8bd2f5`](https://gitea.psi.ch/mx/AareDAQ/commit/e8bd2f59c6a8377443f700f67629f827c49a5e19))
- Cached read from BEC client devices
([`db6b09f`](https://gitea.psi.ch/mx/AareDAQ/commit/db6b09fa2441b136d5732b96ae880fbda4dfcefa))
## v0.19.2 (2026-08-31)
### Bug Fixes
+1 -1
View File
@@ -1,6 +1,6 @@
[project]
name = "aaredaq"
version = "0.19.2"
version = "0.19.3"
description = "AareDAQ (with GUI)"
readme = "README.md"
requires-python = ">=3.11"