github google/auto auto-value-1.10.4
AutoValue 1.10.4

latest release: auto-factory-1.1.0
7 months ago
  • A workaround for a JDK bug with reading jar resources has been extended so it always applies, rather than just as a fallback. See #1572. (3f69cd2)
  • If an AutoValue property method is @Nullable, the corresponding field in the generated class will be too. This was already the case for TYPE_USE @Nullable or if the method had @CopyAnnotations, but now @Nullable will be copied in other cases too. (4506804)

Don't miss a new auto release

NewReleases is sending notifications on new releases.