0.29.0
CI / lint (push) Successful in 52s
CI / test (3.14) (push) Failing after 18s
CI / test-with-beamline-plugins (pxii_bec) (push) Failing after 14s
Docs build and publish / docker (push) Successful in 3s
CI / test-with-coverage (push) Failing after 16s
CI / coverage-analysis (push) Skipped
CI / test (3.12) (push) Successful in 1m17s
Build and Publish / release (push) Successful in 7s
CI / test (3.13) (push) Successful in 1m5s
CI / test-with-beamline-plugins (pxi_bec) (push) Successful in 1m9s
CI / test-with-beamline-plugins (pxiii_bec) (push) Successful in 1m25s

Automatically generated by python-semantic-release
This commit is contained in:
semantic-release
2026-09-10 14:36:46 +00:00
parent f7ebae2444
commit a97f553e0c
2 changed files with 9 additions and 1 deletions
+8
View File
@@ -1,6 +1,14 @@
# CHANGELOG
## v0.29.0 (2026-09-10)
### Features
- Add pxiii flux from lookup table
([`f7ebae2`](https://gitea.psi.ch/mx/AareDAQ/commit/f7ebae2444837b90a9184dabd9f3ec96caef1c48))
## v0.28.1 (2026-09-10)
### Bug Fixes
+1 -1
View File
@@ -1,6 +1,6 @@
[project]
name = "aaredaq"
version = "0.28.1"
version = "0.29.0"
description = "AareDAQ (with GUI)"
readme = "README.md"
requires-python = ">=3.11"