5.0.0
Pre-release
Pre-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