mirror of
https://github.com/bec-project/ophyd_devices.git
synced 2026-01-17 15:49:21 +01:00
1.15.2
Automatically generated by python-semantic-release
This commit is contained in:
13
CHANGELOG.md
13
CHANGELOG.md
@@ -1,6 +1,19 @@
|
|||||||
# CHANGELOG
|
# CHANGELOG
|
||||||
|
|
||||||
|
|
||||||
|
## v1.15.2 (2025-03-05)
|
||||||
|
|
||||||
|
### Bug Fixes
|
||||||
|
|
||||||
|
- **sim**: Moved SimWaveform and SimMonitor to new async update structure
|
||||||
|
([`63eff57`](https://gitlab.psi.ch/bec/ophyd_devices/-/commit/63eff57ec441b19428d53d6ba6301d996d487edb))
|
||||||
|
|
||||||
|
### Refactoring
|
||||||
|
|
||||||
|
- Improve logging if fake scan msg is created
|
||||||
|
([`75f3280`](https://gitlab.psi.ch/bec/ophyd_devices/-/commit/75f32800f80aa0803d44261cbf150cf473ea6b94))
|
||||||
|
|
||||||
|
|
||||||
## v1.15.1 (2025-02-26)
|
## v1.15.1 (2025-02-26)
|
||||||
|
|
||||||
### Bug Fixes
|
### Bug Fixes
|
||||||
|
|||||||
@@ -4,7 +4,7 @@ build-backend = "hatchling.build"
|
|||||||
|
|
||||||
[project]
|
[project]
|
||||||
name = "ophyd_devices"
|
name = "ophyd_devices"
|
||||||
version = "1.15.1"
|
version = "1.15.2"
|
||||||
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 = [
|
||||||
|
|||||||
Reference in New Issue
Block a user