mirror of
https://github.com/bec-project/ophyd_devices.git
synced 2026-02-09 00:28:40 +01:00
1.26.5
Automatically generated by python-semantic-release
This commit is contained in:
16
CHANGELOG.md
16
CHANGELOG.md
@@ -1,6 +1,22 @@
|
||||
# CHANGELOG
|
||||
|
||||
|
||||
## v1.26.5 (2025-09-10)
|
||||
|
||||
### Bug Fixes
|
||||
|
||||
- **undulator**: Fix setpoint and motor stop signal
|
||||
([`ccbf50d`](https://github.com/bec-project/ophyd_devices/commit/ccbf50d837c34f390a089d89365b645a74e6eb75))
|
||||
|
||||
- **undulator**: Remove raise for operator controlled pvs, log instead and return None
|
||||
([`87e2268`](https://github.com/bec-project/ophyd_devices/commit/87e226804e7e65d88226410c2ee569c31a80aebc))
|
||||
|
||||
### Refactoring
|
||||
|
||||
- **asitpxcam**: Fix ASI Timepix integration, add relevant PVs.
|
||||
([`819b067`](https://github.com/bec-project/ophyd_devices/commit/819b067e170b35365e0dad39b10f603687eb0135))
|
||||
|
||||
|
||||
## v1.26.4 (2025-09-10)
|
||||
|
||||
### Bug Fixes
|
||||
|
||||
@@ -4,7 +4,7 @@ build-backend = "hatchling.build"
|
||||
|
||||
[project]
|
||||
name = "ophyd_devices"
|
||||
version = "1.26.4"
|
||||
version = "1.26.5"
|
||||
description = "Custom device implementations based on the ophyd hardware abstraction layer"
|
||||
requires-python = ">=3.10"
|
||||
classifiers = [
|
||||
|
||||
Reference in New Issue
Block a user