0.8.3
Docs build and publish / docker (push) Successful in 3s
Build and Publish / release (push) Successful in 6s
CI / test-with-coverage (push) Successful in 3m48s
CI / coverage-analysis (push) Skipped
CI / lint (push) Skipped
CI / test (3.11) (push) Skipped
CI / test (3.12) (push) Skipped
CI / test (3.13) (push) Skipped
CI / test-with-beamline-plugins (pxi_bec) (push) Skipped
CI / test-with-beamline-plugins (pxii_bec) (push) Skipped
CI / test-with-beamline-plugins (pxiii_bec) (push) Skipped
Docs build and publish / docker (push) Successful in 3s
Build and Publish / release (push) Successful in 6s
CI / test-with-coverage (push) Successful in 3m48s
CI / coverage-analysis (push) Skipped
CI / lint (push) Skipped
CI / test (3.11) (push) Skipped
CI / test (3.12) (push) Skipped
CI / test (3.13) (push) Skipped
CI / test-with-beamline-plugins (pxi_bec) (push) Skipped
CI / test-with-beamline-plugins (pxii_bec) (push) Skipped
CI / test-with-beamline-plugins (pxiii_bec) (push) Skipped
Automatically generated by python-semantic-release
This commit is contained in:
@@ -1,6 +1,25 @@
|
||||
# CHANGELOG
|
||||
|
||||
|
||||
## v0.8.3 (2026-08-12)
|
||||
|
||||
### Bug Fixes
|
||||
|
||||
- Rename free beamline to clear busy
|
||||
([`362880e`](https://gitea.psi.ch/mx/AareDAQ/commit/362880ec820953e95c14bfd3a1c3fa3351030643))
|
||||
|
||||
- Rename recover beamline to force maintenance
|
||||
([`63ea060`](https://gitea.psi.ch/mx/AareDAQ/commit/63ea060fb9dc4df994cc266b7084e4ba7c4c48db))
|
||||
|
||||
- Show viewing mode for all states
|
||||
([`8e68972`](https://gitea.psi.ch/mx/AareDAQ/commit/8e6897262537e221d42d7b44e418322d2cb15d54))
|
||||
|
||||
### Refactoring
|
||||
|
||||
- Remove dead code
|
||||
([`1b3b144`](https://gitea.psi.ch/mx/AareDAQ/commit/1b3b144265b825ffbe27fca63f1593b198f73861))
|
||||
|
||||
|
||||
## v0.8.2 (2026-08-12)
|
||||
|
||||
### Bug Fixes
|
||||
|
||||
+1
-1
@@ -1,6 +1,6 @@
|
||||
[project]
|
||||
name = "aaredaq"
|
||||
version = "0.8.2"
|
||||
version = "0.8.3"
|
||||
description = "AareDAQ (with GUI)"
|
||||
readme = "README.md"
|
||||
requires-python = ">=3.11"
|
||||
|
||||
Reference in New Issue
Block a user