Skip to content

Latest commit

 

History

History
34 lines (22 loc) · 1.12 KB

CHANGELOG.md

File metadata and controls

34 lines (22 loc) · 1.12 KB

Changelog

v0.2.2 (14th November 2024)

  • SST-981: small fix from the previous release, the observation state we support to reach is "RESTARTING", not "RESETTING". RESETTING is not (yet) supported.

v0.2.1 (5th November 2024)

  • SST-981: observation state reset permits to reach ABORTING, ABORTED and RESETTING states.
  • SST-982: actions default timeout is now configurable, and also the timeout is now specifiable in the action call from the TMC facade.

v0.2.0 (25th October 2024)

  • SST-975: Add a mechanism to console log the Tango device versions when the tests are running.
  • SST-975: Improvements in the documentation, creation of a new unique facade for TMC + other minor internal improvements.

v0.1.2 (14th October 2024)

  • SAH-1597: Removed condition applied to check CSP subarray off state.

v0.1.1 (11th September 2024)

  • SP-4375: small improvements to the README and to the API documentation

v0.1.0 (9th September 2024)

  • SP-4375: initial release (test harness for TMC-CSP in Mid, with some initial generalisations for other use cases always for TMC-X in Mid)