All Versions
6
Latest Version
Avg Release Cycle
163 days
Latest Release
2902 days ago

Changelog History

  • v0.7.0 Changes

    May 10, 2016
    • โž• Added map parcelation
    • Parcelation is not generated for fields with transient modifier
    • ๐Ÿ›  Date parcelation fixes
    • ๐Ÿ›  Enum parcelation fixes
  • v0.6.3 Changes

    March 15, 2016
    • Now generating parcelable also for base cass fields
    • ๐Ÿ›  Fixed primitive type arrays serialisation
    • โž• Added @override annotation on Creator methods
    • โž• Added short support
    • ๐Ÿ›  Minor bugfixes
  • v0.6.2 Changes

    June 03, 2015
    • ๐Ÿ›  Fixed list serialization
    • โž• Added support for parcelable array serialization
    • โž• Added support for string list serization
    • โž• Added inheritance support
  • v0.6.1 Changes

    June 24, 2014

    The same as 0.6 but compiled targeting Java 1.6.

  • v0.6 Changes

    June 20, 2014
    • CREATOR is now final
    • ๐Ÿ›  fixed parcelable class loader
  • v0.5

    February 15, 2014