Skip to content

8.1.0

Compare
Choose a tag to compare
@dennisdoomen dennisdoomen released this 20 Feb 21:25
· 113 commits to main since this release
af8910f

What's Changed

Improvements

  • Add [NotNull] attribute on the Should() method for object assertions by @0xced in #2987
  • Improves the subject identification for chained assertions and those that use Which by @dennisdoomen in #3000

Fixes

  • Fixed a regression in which CompleteWithinAsync treated a canceled task as an exception by @dennisdoomen in #2853

Documentation

Others

New Contributors

Full Changelog: 8.0.1...8.1.0