mirror of
https://github.com/bec-project/ophyd_devices.git
synced 2026-02-06 23:28:41 +01:00
1.30.0
Automatically generated by python-semantic-release
This commit is contained in:
13
CHANGELOG.md
13
CHANGELOG.md
@@ -1,6 +1,19 @@
|
|||||||
# CHANGELOG
|
# CHANGELOG
|
||||||
|
|
||||||
|
|
||||||
|
## v1.30.0 (2025-11-13)
|
||||||
|
|
||||||
|
### Build System
|
||||||
|
|
||||||
|
- **bec**: Update min dependency to 3.74
|
||||||
|
([`e78ec1c`](https://github.com/bec-project/ophyd_devices/commit/e78ec1c814eacb67c182460d14147509da331947))
|
||||||
|
|
||||||
|
### Features
|
||||||
|
|
||||||
|
- **bec signals**: Validate async updates
|
||||||
|
([`c84a8c2`](https://github.com/bec-project/ophyd_devices/commit/c84a8c290268e676f3aaf170ad4fa325cffaefb2))
|
||||||
|
|
||||||
|
|
||||||
## v1.29.7 (2025-11-13)
|
## v1.29.7 (2025-11-13)
|
||||||
|
|
||||||
### Bug Fixes
|
### Bug Fixes
|
||||||
|
|||||||
@@ -4,7 +4,7 @@ build-backend = "hatchling.build"
|
|||||||
|
|
||||||
[project]
|
[project]
|
||||||
name = "ophyd_devices"
|
name = "ophyd_devices"
|
||||||
version = "1.29.7"
|
version = "1.30.0"
|
||||||
description = "Custom device implementations based on the ophyd hardware abstraction layer"
|
description = "Custom device implementations based on the ophyd hardware abstraction layer"
|
||||||
requires-python = ">=3.11"
|
requires-python = ">=3.11"
|
||||||
classifiers = [
|
classifiers = [
|
||||||
|
|||||||
Reference in New Issue
Block a user