Skip to content

5.0.0

Compare
Choose a tag to compare
@SteveDunn SteveDunn released this 23 Sep 11:22
· 88 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
  • Generate nullability attributes if nullability is enabled by @SteveDunn in #666

Full Changelog: 4.0.19...5.0.0