Skip to content

6.12.0

Latest
Compare
Choose a tag to compare
@dennisdoomen dennisdoomen released this 23 Aug 10:53
· 7 commits to master since this release
340af80

What's Changed

New features

  • Added Be, NotBe and BeOneOf for object comparisons with custom comparer by @jnyrup in #2243
  • Extend AssemblyAssertions with HavePublicKey and BeUnsigned by @Corniel in #2207
  • Add NotContainItemsAssignableTo by @Leo506 in #2266

Improvements

  • Format records and anonymous types with their member values by @benagain in #2144
  • Improve caller identification for Visual Basic by @jnyrup in #2254

Fixes

  • Avoid quoting newlines by @jnyrup in #2202
  • Include because+becauseArgs when comparing collections of enums for equivalency by @jnyrup in #2214
  • Fix auto conversion to enums by @jnyrup in #2261

Documentation

Others

New Contributors

Full Changelog: 6.11.0...6.12.0