5.0.0
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