0.13.2
CI / lint (push) Successful in 34s
Docs build and publish / docker (push) Successful in 16s
Build and Publish / release (push) Successful in 15s
CI / test (3.11) (push) Successful in 1m1s
CI / test (3.12) (push) Successful in 1m3s
CI / test (3.13) (push) Successful in 1m3s
CI / test-with-beamline-plugins (pxii_bec) (push) Successful in 1m13s
CI / test-with-beamline-plugins (pxi_bec) (push) Successful in 1m19s
CI / test-with-beamline-plugins (pxiii_bec) (push) Successful in 1m22s
CI / test-with-coverage (push) Successful in 1m30s
CI / coverage-analysis (push) Skipped
CI / lint (push) Successful in 34s
Docs build and publish / docker (push) Successful in 16s
Build and Publish / release (push) Successful in 15s
CI / test (3.11) (push) Successful in 1m1s
CI / test (3.12) (push) Successful in 1m3s
CI / test (3.13) (push) Successful in 1m3s
CI / test-with-beamline-plugins (pxii_bec) (push) Successful in 1m13s
CI / test-with-beamline-plugins (pxi_bec) (push) Successful in 1m19s
CI / test-with-beamline-plugins (pxiii_bec) (push) Successful in 1m22s
CI / test-with-coverage (push) Successful in 1m30s
CI / coverage-analysis (push) Skipped
Automatically generated by python-semantic-release
This commit is contained in:
@@ -1,6 +1,14 @@
|
||||
# CHANGELOG
|
||||
|
||||
|
||||
## v0.13.2 (2026-08-21)
|
||||
|
||||
### Bug Fixes
|
||||
|
||||
- Truncate detector distance parameter calculation at soft limit
|
||||
([`a6ad306`](https://gitea.psi.ch/mx/AareDAQ/commit/a6ad306849e136c8f23827724aa1b835d0ca0e74))
|
||||
|
||||
|
||||
## v0.13.1 (2026-08-21)
|
||||
|
||||
### Bug Fixes
|
||||
|
||||
+1
-1
@@ -1,6 +1,6 @@
|
||||
[project]
|
||||
name = "aaredaq"
|
||||
version = "0.13.1"
|
||||
version = "0.13.2"
|
||||
description = "AareDAQ (with GUI)"
|
||||
readme = "README.md"
|
||||
requires-python = ">=3.11"
|
||||
|
||||
Reference in New Issue
Block a user