Skip to content

v0.6

Compare
Choose a tag to compare
@safwank safwank released this 04 Dec 00:49
· 90 commits to master since this release

Introducing a new wait-then-else macro that simplifies asynchronous workflows.

This release also introduces a couple of breaking changes

  • For simplicity, the wait macro no longer takes the with key for the delay stream.
  • The old, non-composable retry and backoff macros have been retired in favor of the newer composable counterparts.