ophyd_devices/CHANGELOG.md
semantic-release 67007369ec 0.30.1
Automatically generated by python-semantic-release
2024-04-12 17:40:30 +00:00

6.4 KiB

CHANGELOG

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)

Build

  • build: added black to pyproject (eb21600)

  • build: moved to pyproject.toml (6ba2428)

Ci

  • ci: updated default BEC branch (f287efc)

Feature

  • feat: add SimWaveform for 1D waveform simulations (bf73bf4)

Refactor

  • refactor(sim): added logger statement to flyer (6c45dd6)

  • refactor: renamed pointID to point_id (b746278)

Style

  • style(black): skip magic trailing comma (b1f3531)

Unknown

  • flomni/check_tracker_signal (9c09274)

v0.29.2 (2024-04-08)

Fix

  • fix: Adapt to FileWriter refactoring (e9c626a)

Unknown

  • Update .gitlab-ci.yml file (32b6d47)

v0.29.1 (2024-04-06)

Ci

  • ci: added isort to pre-commit and ci (36d5cef)

Fix

  • fix(utils): fixed scan status message in sim mode (c87f6ef)

Refactor

  • refactor: applied isort to tomcat rotation motors (fd1f8c0)

  • refactor: fixed formatter (1e03114)

  • refactor: applied isort to repo (284c6c4)

Unknown

  • added fourth channel to signal strength readout (321bf0c)

v0.29.0 (2024-03-28)

Feature

  • feat: add protocols and rotation base device (ddd0b79)

Refactor

  • refactor: add set for positioner protocol (d844168)

  • refactor: move protocol and base classes to different directory (8b77df8)

  • refactor: cleanup aerotech, fix packaging for release (ce43924)

Test

  • test: fix tests after merge conflict (5f5ec72)

  • test: add test for simulated devices and BECprotocols (b34817a)

  • test: add tests for proxies (2c43559)

v0.28.0 (2024-03-26)

Feature

  • feat(ophyd): temporary until new Ophyd release, prevent Status objects threads

Monkey-patching of Ophyd library (df8ce79)

v0.27.4 (2024-03-26)

Ci

  • ci: added BEC_CORE_BRANCH var name to .gitlab-ci.yml (d3a26ff)

Fix

  • fix: fix CI pipeline for py 3.10 and 3.11 (391c889)

Refactor

  • refactor: renamed queueID to queue_id (5fca3ec)

  • refactor: renamed scanID to scan_id (1c7737c)

Unknown

v0.27.3 (2024-03-21)

Fix

  • fix: remove missplaced readme from aerotech (ad96b72)

Test

  • test: added simpositioner with failure signal (4ea98b1)

v0.27.2 (2024-03-15)

Fix

  • fix: bug fixes from online test at microxas (c2201e5)

  • fix: add numpy and scipy to dynamic_pseudo (b66b224)

Refactor

Test

Unknown

  • wip: fixed import for scipy too (46bbdfa)

v0.27.1 (2024-03-13)

Fix

v0.27.0 (2024-03-12)

Refactor

  • refactor: fixed formatter for aerotech (573da8a)