ophyd_devices/CHANGELOG.md
semantic-release 7b87c3374b 1.12.3
Automatically generated by python-semantic-release
2025-01-14 15:39:11 +00:00

5.3 KiB

CHANGELOG

v1.12.3 (2025-01-14)

Bug Fixes

  • Cleanup after testing with HW (13f456e)

  • Cleanup, add test for ddg base class (7fe80c1)

Documentation

  • Update device list (d7294e1)

  • Update docstrings for base class (f10060b)

Refactoring

  • Refactored delay generator DG645 (8f51789)

  • Reviewed and refactored based class for device integration (5b55ff2)

Testing

v1.12.2 (2025-01-14)

Bug Fixes

  • sim positions: Fixed support for setting a new setpoint while the motor is still moving (1482124)

v1.12.1 (2025-01-07)

Bug Fixes

  • sim: Fixed device for testing a describe failure (905535b)

v1.12.0 (2024-12-19)

Features

  • tests: Added simulated device for testing disconnected iocs (6cd4044)

v1.11.1 (2024-12-10)

Bug Fixes

  • Cleanup protocols, moved event_types to BECBaseProtocol (6e71da7)

  • Update protocls for docs in main (482e232)

v1.11.0 (2024-12-04)

Bug Fixes

  • Falcon and xMAP inherit ADBase (e37accd)

It is needed for ND plugins to inspect the asyn pipeline.

Documentation

Features

  • Xmap and FalconX devices (3cf9d15)

v1.10.6 (2024-12-04)

Bug Fixes

  • Bump ophyd version to 1.10, remove patch, fix corresponding test (f166847)

Continuous Integration

  • Update ci syntax for dependency job (35f3819)

v1.10.5 (2024-11-19)

Bug Fixes

  • Add init to tests folder (2034539)

Continuous Integration

  • Update no pragma for coverage (cd64d57)

v1.10.4 (2024-11-19)

Bug Fixes

  • device base: Added missing property to BECDeviceBase (cc0e26a)

  • sim: Ensure to update the state before setting the status to finished (2e8ddbb)

v1.10.3 (2024-11-18)

Bug Fixes

Build System

Documentation

v1.10.2 (2024-10-25)

Bug Fixes

  • Ensure filepath is set to the required value before waiting (db9e191)

v1.10.1 (2024-10-25)

Bug Fixes

  • Ophyd patch, compatibility with Python >=3.12 (97982dd)

"find_module" has been deleted from Finder class

Refactoring

  • Refactored SimCamera write_to_disk option to continously write to h5 file. (41c54aa)

v1.10.0 (2024-10-22)

Bug Fixes

  • Improved patching of Ophyd 1.9 (8a9a6a9)

Features

  • Add test device for return status for stage/unstage (f5ab78e)

v1.9.6 (2024-10-17)