mirror of
https://github.com/bec-project/ophyd_devices.git
synced 2025-06-06 11:50:40 +02:00
1.15.3
Automatically generated by python-semantic-release
This commit is contained in:
parent
0ed29209e4
commit
71a81d28fd
13
CHANGELOG.md
13
CHANGELOG.md
@ -1,6 +1,19 @@
|
|||||||
# CHANGELOG
|
# CHANGELOG
|
||||||
|
|
||||||
|
|
||||||
|
## v1.15.3 (2025-03-06)
|
||||||
|
|
||||||
|
### Bug Fixes
|
||||||
|
|
||||||
|
- Fix sim camera complete call, improve typhints for psi device base
|
||||||
|
([`8cdcfe7`](https://gitlab.psi.ch/bec/ophyd_devices/-/commit/8cdcfe7a44658f1d2cb44966e600f2450d4bc652))
|
||||||
|
|
||||||
|
### Testing
|
||||||
|
|
||||||
|
- Fix and improve tests camera on complete
|
||||||
|
([`0ed2920`](https://gitlab.psi.ch/bec/ophyd_devices/-/commit/0ed29209e41836211246a9304f20f420346b9b31))
|
||||||
|
|
||||||
|
|
||||||
## v1.15.2 (2025-03-05)
|
## v1.15.2 (2025-03-05)
|
||||||
|
|
||||||
### Bug Fixes
|
### Bug Fixes
|
||||||
|
@ -4,7 +4,7 @@ build-backend = "hatchling.build"
|
|||||||
|
|
||||||
[project]
|
[project]
|
||||||
name = "ophyd_devices"
|
name = "ophyd_devices"
|
||||||
version = "1.15.2"
|
version = "1.15.3"
|
||||||
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.10"
|
requires-python = ">=3.10"
|
||||||
classifiers = [
|
classifiers = [
|
||||||
|
Loading…
x
Reference in New Issue
Block a user