Skip to content

Releases: REggar/auto-value-ignore-hash-equals

V1.1.4

30 May 11:02

Choose a tag to compare

  • Fixed bug generated equals invalid if all fields ignored #11

V1.1.3

22 Mar 17:31

Choose a tag to compare

  • Fixed bug generated equals doesn't repect nested classes #8

V1.1.2

16 Dec 10:27

Choose a tag to compare

  • Fixes a bug where equals and hashCode implementations were not generated if the first method was not annotated.

V1.1.0

28 Oct 08:39

Choose a tag to compare

Added @IncludeHashEquals which allows fields without the annotation to be ignored.

V1.0.0

21 Oct 20:12

Choose a tag to compare

Initial release