Changelog

1.0.0

  • WOM-325: Update pytango dependency to ^9.4.2 and use tango.DevState directly.

    • Update other stale dependencies.

    • Fix poetry version used to 1.8.2.

  • WOM-251: Remove AdminMode.MAINTENANCE and to_maintenance action.

0.3.4

  • WOM-271: Relax python version dependency to ^3.10.

0.3.3

  • WOM-268: Re-add to_maintenance action to AdminModeModel.

0.3.2

  • MCCS-1478: Tighten up static type checking.

  • MCCS-1636: Use ska-ser-sphinx-theme for documentation.

  • DPPT-648: Rename AdminMode.MAINTENANCE to ENGINEERING, keeping MAINTENANCE as an alias for backwards compatibility.

    • WOM-214: Add deprecation warning for AdminMode.MAINTENANCE.

  • WOM-210: Allow Restart() command from ObsState.EMPTY.

0.3.1

  • LOW-404: Remove dependency on pytango.

0.3.0

  • MCCS-1208: Allow Reset() to end in ObsState.EMPTY state if subarray is unresourced.

0.2.0

  • MCCS-1208: Allow Abort() from ObsState.RESOURCING.

0.1.2

  • LOW-354: Dependency fixes.

0.1.1

  • LOW-330: Bootstrap repo.