mirror of
https://github.com/bec-project/ophyd_devices.git
synced 2025-07-12 19:51:52 +02:00
1.24.0
Automatically generated by python-semantic-release
This commit is contained in:
18
CHANGELOG.md
18
CHANGELOG.md
@ -1,6 +1,24 @@
|
||||
# CHANGELOG
|
||||
|
||||
|
||||
## v1.24.0 (2025-06-24)
|
||||
|
||||
### Bug Fixes
|
||||
|
||||
- Formatter
|
||||
([`b02c2d2`](https://github.com/bec-project/ophyd_devices/commit/b02c2d243ea50ba2fde9ca53fdb591aa1d457086))
|
||||
|
||||
### Features
|
||||
|
||||
- Undulator gap control
|
||||
([`3405e04`](https://github.com/bec-project/ophyd_devices/commit/3405e043b1bc21406c69b0dbb4eddc3db7d3bea3))
|
||||
|
||||
### Testing
|
||||
|
||||
- **undulator**: Add test for deadband logic
|
||||
([`0c3c72f`](https://github.com/bec-project/ophyd_devices/commit/0c3c72fb4bf0e450135c5eddaca9a6b0203d25c7))
|
||||
|
||||
|
||||
## v1.23.0 (2025-06-17)
|
||||
|
||||
### Features
|
||||
|
@ -4,7 +4,7 @@ build-backend = "hatchling.build"
|
||||
|
||||
[project]
|
||||
name = "ophyd_devices"
|
||||
version = "1.23.0"
|
||||
version = "1.24.0"
|
||||
description = "Custom device implementations based on the ophyd hardware abstraction layer"
|
||||
requires-python = ">=3.10"
|
||||
classifiers = [
|
||||
|
Reference in New Issue
Block a user