Skip to content

Releases: frankiesardo/auto-parcel

v1.0.3

31 May 13:42
Compare
Choose a tag to compare
Make boot work

v1.0.2

31 May 13:02
Compare
Choose a tag to compare
Add zero properties test

v1.0.1

25 Mar 19:51
Compare
Choose a tag to compare
Uncomment versioning based on tags

v1.0.0

25 Mar 19:46
Compare
Choose a tag to compare
Uncomment versioning based on tags

0.3.1

04 Aug 13:33
Compare
Choose a tag to compare

Minor bugfixes

Builder and Validate annotations

15 Feb 19:05
Compare
Choose a tag to compare

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

05 Jun 06:41
Compare
Choose a tag to compare
0.2

Rename package, annotation and library id

0.1

14 Mar 12:23
Compare
Choose a tag to compare
0.1
  • Full Google AutoValue 1.0-rc1 compatibility.
  • Split project in runtime and compile only dependencies
  • Parcelable generation using writeValue and readValue