Hi all,
I've just released EqualsVerifier 3.4. It's a big release:
* `EqualsVerifier.simple()` is added for those who think EqualsVerifier is too strict.
* There is now initial support for Java 14's experimental records feature.
* A bunch of issues were fixed.
As always, the details are in the changelog:
https://github.com/jqno/equalsverifier/blob/main/CHANGELOG.md
Enjoy!
Jan