Skip to content

v0.5.2

Choose a tag to compare

@lpotthast lpotthast released this 13 Apr 20:21
· 55 commits to main since this release

Added

  • Capture-mode compatible OptionAssertions::is_some_satisfying and PollAssertions::is_ready_satisfying assertions.

Changed

  • Reworked Option and Poll assertion failure formatting to use the newer writedoc! builder style.