mirror of
https://github.com/bec-project/ophyd_devices.git
synced 2026-02-09 00:28:40 +01:00
1.28.0
Automatically generated by python-semantic-release
This commit is contained in:
18
CHANGELOG.md
18
CHANGELOG.md
@@ -1,6 +1,24 @@
|
||||
# CHANGELOG
|
||||
|
||||
|
||||
## v1.28.0 (2025-10-21)
|
||||
|
||||
### Bug Fixes
|
||||
|
||||
- **psi-detector-base**: Add test for interface
|
||||
([`be539f3`](https://github.com/bec-project/ophyd_devices/commit/be539f3ca98725af158ae865d78e8042a020f192))
|
||||
|
||||
### Features
|
||||
|
||||
- Add device-config-templates to interfaces
|
||||
([`f96632f`](https://github.com/bec-project/ophyd_devices/commit/f96632f8b476f13d6a106e1d282664bc72c40db6))
|
||||
|
||||
### Testing
|
||||
|
||||
- **device-config-templates**: Add tests for device config template
|
||||
([`c6d3ece`](https://github.com/bec-project/ophyd_devices/commit/c6d3ecedcb80f9ff9b0b55730583a6637a1a7986))
|
||||
|
||||
|
||||
## v1.27.0 (2025-10-15)
|
||||
|
||||
### Bug Fixes
|
||||
|
||||
@@ -4,7 +4,7 @@ build-backend = "hatchling.build"
|
||||
|
||||
[project]
|
||||
name = "ophyd_devices"
|
||||
version = "1.27.0"
|
||||
version = "1.28.0"
|
||||
description = "Custom device implementations based on the ophyd hardware abstraction layer"
|
||||
requires-python = ">=3.11"
|
||||
classifiers = [
|
||||
|
||||
Reference in New Issue
Block a user