0.19.4
Docs build and publish / docker (push) Successful in 9s
CI / lint (push) Successful in 33s
Build and Publish / release (push) Successful in 9s
CI / test (3.14) (push) Successful in 58s
CI / test-with-beamline-plugins (pxi_bec) (push) Successful in 1m11s
CI / test-with-beamline-plugins (pxii_bec) (push) Successful in 1m11s
CI / test-with-beamline-plugins (pxiii_bec) (push) Successful in 1m23s
CI / test-with-coverage (push) Successful in 1m33s
CI / coverage-analysis (push) Skipped
CI / test (3.12) (push) Successful in 2m58s
CI / test (3.13) (push) Successful in 2m57s

Automatically generated by python-semantic-release
This commit is contained in:
semantic-release
2026-09-01 13:00:54 +00:00
parent d3ff38f484
commit e35a2f11e3
2 changed files with 17 additions and 1 deletions
+16
View File
@@ -1,6 +1,22 @@
# CHANGELOG
## v0.19.4 (2026-09-01)
### Bug Fixes
- Default detector tilt in gui to 0
([`d3ff38f`](https://gitea.psi.ch/mx/AareDAQ/commit/d3ff38f484a3f0f27237960f4b422cdce26154be))
- Separate detector tilt geometry per beamline
([`9939df6`](https://gitea.psi.ch/mx/AareDAQ/commit/9939df6767f995c8cc92eafbebe9613ad4df222f))
### Chores
- Update jfjoch client dependency
([`08866f8`](https://gitea.psi.ch/mx/AareDAQ/commit/08866f8cc5991d6d624fa3fc25eaf74b373fe644))
## v0.19.3 (2026-09-01)
### Bug Fixes
+1 -1
View File
@@ -1,6 +1,6 @@
[project]
name = "aaredaq"
version = "0.19.3"
version = "0.19.4"
description = "AareDAQ (with GUI)"
readme = "README.md"
requires-python = ">=3.11"