Releases: frankiesardo/auto-parcel
Releases · frankiesardo/auto-parcel
v1.0.3
v1.0.2
Add zero properties test
v1.0.1
Uncomment versioning based on tags
v1.0.0
Uncomment versioning based on tags
0.3.1
Minor bugfixes
Builder and Validate annotations
Merging back the upstream work on AutoValue, AutoParcel now supports @AutoParcel.Builder
and @AutoParcel.Validate
annotations.
Fixes a bug with AIDL classes as well
0.2
Rename package, annotation and library id
0.1
- Full Google AutoValue 1.0-rc1 compatibility.
- Split project in runtime and compile only dependencies
- Parcelable generation using
writeValue
andreadValue