mirror of
https://github.com/bec-project/ophyd_devices.git
synced 2026-01-31 05:04:55 +01:00
1.32.5
Automatically generated by python-semantic-release
This commit is contained in:
13
CHANGELOG.md
13
CHANGELOG.md
@@ -1,6 +1,19 @@
|
|||||||
# CHANGELOG
|
# CHANGELOG
|
||||||
|
|
||||||
|
|
||||||
|
## v1.32.5 (2025-12-15)
|
||||||
|
|
||||||
|
### Bug Fixes
|
||||||
|
|
||||||
|
- **psi-motor**: Adapt compare to np.isclose for EpicsSignalWithCheck
|
||||||
|
([`e7f4ff7`](https://github.com/bec-project/ophyd_devices/commit/e7f4ff798a375fe78a7da45c6bdbf07313fc9f49))
|
||||||
|
|
||||||
|
### Refactoring
|
||||||
|
|
||||||
|
- Add export of EpicsUserMotorVME
|
||||||
|
([`f45f1be`](https://github.com/bec-project/ophyd_devices/commit/f45f1be3be558f1ff43fe64c3f1d19b78ab74321))
|
||||||
|
|
||||||
|
|
||||||
## v1.32.4 (2025-12-10)
|
## v1.32.4 (2025-12-10)
|
||||||
|
|
||||||
### Bug Fixes
|
### Bug Fixes
|
||||||
|
|||||||
@@ -4,7 +4,7 @@ build-backend = "hatchling.build"
|
|||||||
|
|
||||||
[project]
|
[project]
|
||||||
name = "ophyd_devices"
|
name = "ophyd_devices"
|
||||||
version = "1.32.4"
|
version = "1.32.5"
|
||||||
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