Skip to content

v0.4.1

Choose a tag to compare

@fhunleth fhunleth released this 03 Nov 23:49
· 9 commits to main since this release
  • Bug fixes
    • Fix hold operation to work as originally intended where an alarm would be
      held in the set state for a minimum amount of time. In previous versions,
      the workaround was to specify hold(A) || A where A is the alarm of
      interest. That workaround still works. The previous behavior was to pulse
      the managed alarm for the specified duration.