Skip to content

Asynchronous conditions

Choose a tag to compare

@Dean151 Dean151 released this 07 Nov 22:35
· 12 commits to main since this release

New features

  • Added ConditionRule: allowing to have simple condition throttle. Warning: rules are checked only when an event is donated.
  • ConditionRule and EventRule now take an async parameter, allowing asynchronous checking ⏲️

Breaking changes

  • Removed deprecated symbols from 0.3.x