Skip to content

0.26.0

Compare
Choose a tag to compare
@Meir017 Meir017 released this 28 Oct 19:39
· 132 commits to main since this release
57bb1ca

What's Changed

  • chore: update Microsoft.NET.Test.Sdk to version 17.7.2 by @Meir017 in #232
  • add support for xunit SetAsserts Contains by @Meir017 in #234
  • add support for xunit SetAsserts DoesNotContain by @Meir017 in #235
  • chore: update xunit.assert to version 2.5.1 by @Meir017 in #233
  • add support for xunit SetAsserts Subset by @Meir017 in #236
  • add support for xunit TypeAsserts IsAssignableFrom by @Meir017 in #238
  • add support for xunit TypeAsserts IsNotAssignableFrom by @Meir017 in #239
  • add support for xunit TypeAsserts IsType by @Meir017 in #240
  • add support for xunit TypeAsserts IsNotType by @Meir017 in #241
  • bugfix: fix string analyzers array complex type ignoring by @Meir017 in #243 (thanks petterh for reporting in #242)

Full Changelog: v0.25.0...v0.26.0