ophyd_devices/CHANGELOG.md
semantic-release 38f4c5780d 1.2.1
Automatically generated by python-semantic-release
2024-05-29 14:53:43 +00:00

6.4 KiB

CHANGELOG

v1.2.1 (2024-05-29)

Documentation

  • docs: Update device list (5a591ce)

  • docs: Update device list (ae0c766)

Fix

  • fix: fixed psi_detector_base to allow init with mocked device_manager (e566c7f)

v1.2.0 (2024-05-29)

Ci

  • ci: fix bec_core_branch triggering in ci file (3cab569)

Documentation

  • docs: Update device list (08dfc9e)

  • docs: Update device list (106233f)

  • docs: Update device list (9c93916)

  • docs: Update device list (018fdac)

Feature

  • feat: add option to save Camera data to disk, closes #66 (60b2e75)

Test

v1.1.0 (2024-05-27)

Feature

  • feat: refactor psi_detector_base class, add tests (a0ac8c9)

Refactor

  • refactor: add publish file location to base class (e8510fb)

v1.0.2 (2024-05-23)

Ci

  • ci: fixed dependency for bec (6630740)

  • ci: added ci token to update job (180891b)

  • ci: added device-list-update job (3405e2a)

Documentation

  • docs: Update device list (d4f2ead)

  • docs: Update device list (2f575d3)

  • docs: Update device list (b5adc09)

Fix

  • fix: pep8 compliant naming #64 (d705958)

v1.0.1 (2024-05-15)

Ci

  • ci: fixed bec_widgets env var (e900a4c)

  • ci: fixed bec core dependency (8158e14)

  • ci: added echo to highlight the current branch (68b593f)

Fix

v1.0.0 (2024-05-08)

Breaking

  • refactor!: moved to new ophyd_devices repo structure

BREAKING CHANGE: cleaned up and migrated to the new repo structure. Only shared devices will be hosted in ophyd_devices. Everything else will be in the beamline-specific repositories (3415ae2)

Ci

  • ci: fix dep and add CI JOB for package dep checks (d89f8b8)

  • ci: added trigger for xtreme-bec (be689ba)

v0.33.6 (2024-05-08)

Ci

  • ci: made pipeline interruptible (44de499)

  • ci: added downstream pipelines (b8134ed)

  • ci: added support for different branches in child pipelines (c74cbe3)

  • ci: fixed typo (81f1fee)

  • ci: fixed rules for downstream pipelines (f5e69f9)

  • ci: limit stages to run in child pipelines (815921a)

  • ci: removed awi-utils for now (27d4b6a)

  • ci: added parent-child pipelines (e27d2db)

Documentation

  • docs: improved doc strings for controllerr (339f050)

Fix

  • fix: fixed controller error classes (c3fa7ad)

Refactor

  • refactor: added common controller methods (00b3ae8)

Unknown

  • Update file .gitlab-ci.yml (2f8772b)

  • Update file .gitlab-ci.yml (bd01f60)

v0.33.5 (2024-05-02)

Fix

  • fix: fixed device data signature (e8290db)

v0.33.4 (2024-04-29)

Ci

  • ci: removed redundant build step (a919632)