Skip to content

0.3.0

Compare
Choose a tag to compare
@github-actions github-actions released this 23 Nov 15:44
· 272 commits to trunk since this release

Added

  • cancelAndConsumeRemainingEvents() cancels the Flow and returns any unconsumed events which were already received.
  • expectEvent() waits for an event (item, complete, or error) and returns it as a sealed type Event.