Auto v1.7.4 Release Notes
Release Date: 2020-07-08 // almost 6 years agoPrevious changes from v1.7.3
-
- 🏗 Optionally copy annotations from the
@AutoValue.Builderclass to the generated subclass. (b22f969) - ⬇️ Drop unnecessary parentheses in AutoAnnotation
equalsandhashCodemethods. (b9ba06a) - 🛠 Fixed a problem when an
@AutoValueclass references types that are generated by other annotation processors. (2797d38)
- 🏗 Optionally copy annotations from the