mirror of
https://github.com/bec-project/ophyd_devices.git
synced 2026-02-04 14:18:41 +01:00
1.31.0
Automatically generated by python-semantic-release
This commit is contained in:
23
CHANGELOG.md
23
CHANGELOG.md
@@ -1,6 +1,29 @@
|
|||||||
# CHANGELOG
|
# CHANGELOG
|
||||||
|
|
||||||
|
|
||||||
|
## v1.31.0 (2025-11-28)
|
||||||
|
|
||||||
|
### Bug Fixes
|
||||||
|
|
||||||
|
- Improvements from review
|
||||||
|
([`ad1b042`](https://github.com/bec-project/ophyd_devices/commit/ad1b042f2ee74874659433c9eaa03a90c308cccf))
|
||||||
|
|
||||||
|
### Continuous Integration
|
||||||
|
|
||||||
|
- Update coverage settings
|
||||||
|
([`288096b`](https://github.com/bec-project/ophyd_devices/commit/288096b8ffc4ba94cba8b9ddae2191e4ece943a9))
|
||||||
|
|
||||||
|
### Features
|
||||||
|
|
||||||
|
- Add shutter class
|
||||||
|
([`366c871`](https://github.com/bec-project/ophyd_devices/commit/366c871db6c21e15d3b366a0c227185e7a01b865))
|
||||||
|
|
||||||
|
### Refactoring
|
||||||
|
|
||||||
|
- **shutter**: Refactor signal structure of shutter device
|
||||||
|
([`77eaca1`](https://github.com/bec-project/ophyd_devices/commit/77eaca174e4e2c68500362b267da0ebca3d38013))
|
||||||
|
|
||||||
|
|
||||||
## v1.30.3 (2025-11-19)
|
## v1.30.3 (2025-11-19)
|
||||||
|
|
||||||
### Bug Fixes
|
### Bug Fixes
|
||||||
|
|||||||
@@ -4,7 +4,7 @@ build-backend = "hatchling.build"
|
|||||||
|
|
||||||
[project]
|
[project]
|
||||||
name = "ophyd_devices"
|
name = "ophyd_devices"
|
||||||
version = "1.30.3"
|
version = "1.31.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