mirror of
https://github.com/bec-project/ophyd_devices.git
synced 2026-06-04 08:58:41 +02:00
1.35.0
Automatically generated by python-semantic-release
This commit is contained in:
@@ -1,6 +1,22 @@
|
||||
# CHANGELOG
|
||||
|
||||
|
||||
## v1.35.0 (2026-03-25)
|
||||
|
||||
### Bug Fixes
|
||||
|
||||
- Add more camera classes to export list
|
||||
([`9a9f563`](https://github.com/bec-project/ophyd_devices/commit/9a9f563db71cc0c528f37469c4e36ced8e4a1d22))
|
||||
|
||||
- Add PeakAnalyserCam to export list
|
||||
([`8b80209`](https://github.com/bec-project/ophyd_devices/commit/8b802098d770e5833596c3a93f7242d33fd2235c))
|
||||
|
||||
### Features
|
||||
|
||||
- Add peakAnalyser driver class
|
||||
([`8e64d78`](https://github.com/bec-project/ophyd_devices/commit/8e64d78daaa6d06be68ee8ed224d7e24b6610e16))
|
||||
|
||||
|
||||
## v1.34.4 (2026-03-23)
|
||||
|
||||
### Bug Fixes
|
||||
|
||||
+1
-1
@@ -4,7 +4,7 @@ build-backend = "hatchling.build"
|
||||
|
||||
[project]
|
||||
name = "ophyd_devices"
|
||||
version = "1.34.4"
|
||||
version = "1.35.0"
|
||||
description = "Custom device implementations based on the ophyd hardware abstraction layer"
|
||||
requires-python = ">=3.11"
|
||||
classifiers = [
|
||||
|
||||
Reference in New Issue
Block a user