ophyd_devices/CHANGELOG.md
semantic-release 03595f2a4f 0.33.5
Automatically generated by python-semantic-release
2024-05-02 06:59:58 +00:00

5.8 KiB

CHANGELOG

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)

  • ci(gitlab-ci): trigger gitlab job template from awi_utils (4ffeba4)

Fix

  • fix: static device test should use yaml_load (c77f924)

v0.33.3 (2024-04-24)

Ci

  • ci: removed allow_failure from config check (d34b396)

Fix

  • fix: updated device configs to new import schema (5725fc3)

v0.33.2 (2024-04-22)

Fix

  • fix(pyproject.toml): add bec-server to dev dependencies; closes #62 (9353b46)

v0.33.1 (2024-04-20)

Fix

  • fix: fix pyproject.toml (6081eb4)

v0.33.0 (2024-04-19)

Feature

  • feat: move csaxs devices to plugin structure, fix imports and tests (74f6fa7)

v0.32.0 (2024-04-19)

Ci

  • ci: do not wait for additional tests to start (b88545f)

Feature

  • feat: added support for nestes device configs (288f394)

v0.31.0 (2024-04-19)

Build

  • build: fixed dependencies to compatible releases (26c04b5)

Ci

  • ci: cleanup; added static device test job (ed66eac)

  • ci: added pipeline as trigger source (e59def1)

  • ci: changed master to main (701be52)

  • ci: pull images via gitlab dependency proxy (8d68e7d)

  • ci: remove AdditionalTests dependency on pytest job (4ee86ab)

Feature

  • feat: added support for directories as input for the static device test (9748ca6)

v0.30.5 (2024-04-12)

Ci

  • ci: fixed bec install (a954640)

  • ci: fixed twine upload if version did not change (d7646e8)

  • ci: fixed changelog file (deded6f)

Fix

  • fix: fixed bec_server import (434fa36)

Refactor

  • refactor(device_config): removed outdated config file (80a964f)

  • refactor(device_config): fixed device schema (0f3665c)

  • refactor(device_config): upgraded device configs; closes #56 (65c72c9)

Style

  • style: moved isort config to pyproject.toml (98d61b1)

  • style: moved black config to pyproject.toml (769a45d)

  • style: moved pylint to pyproject.toml (fcfe024)

v0.30.4 (2024-04-12)

Ci

  • ci: fixed upload of release (3c37da8)

Fix

  • fix: fixed release upload (361dc3a)

  • fix: upgraded pyproject.toml (9d67ace)

v0.30.3 (2024-04-12)

Build

Fix

  • fix: fixed pyproject.toml (2793ca3)

v0.30.2 (2024-04-12)

Fix

  • fix: fixed release update (3267514)

v0.30.1 (2024-04-12)

Build

  • build: upgraded to sem release 9 (0864c0c)

Fix

  • fix: fixed release upload (abc6aad)

v0.30.0 (2024-04-12)