Skip to content

New delay RuleOption

Compare
Choose a tag to compare
@Dean151 Dean151 released this 27 Jan 12:38
· 3 commits to main since this release

What's Changed

  • Add DelayOption by @divadretlaw in #1
    Thanks you so much for bringing this!

Breaking changes

  • Raised Swift 5.9 as minimum requirement
  • Rule, RuleKitOption, TriggerFrequencyOption.Frequency are now Sendable
  • condition closure for EventRule and ConditionRule are now marked with Sendable

New Contributors

Full Changelog: 0.4.1...0.5.0