Skip to content

5.0.0

Pre-release
Pre-release
Compare
Choose a tag to compare
@SteveDunn SteveDunn released this 09 Sep 14:59
· 77 commits to main since this release

What's Changed

  • Don't call object.Equals() from '=='-operators but call Equals on the underlying type. by @danielcweber in #659
  • Fix issue where incorrect comments emitted for generic underlying types by @SteveDunn in #665
  • BREAKING CHANGE null annotations if nullability is enabled

Full Changelog: 4.0.19...5.0.0