Skip to content

Releases: mcharmas/android-parcelable-intellij-plugin

Version 0.7.0

10 May 19:39

Choose a tag to compare

  • Added map parcelation
  • Parcelation is not generated for fields with transient modifier
  • Date parcelation fixes
  • Enum parcelation fixes

Version 0.6.3

15 Mar 20:18

Choose a tag to compare

  • Now generating parcelable also for base cass fields
  • Fixed primitive type arrays serialisation
  • Added @OverRide annotation on Creator methods
  • Added short support
  • Minor bugfixes

Version 0.6.2

03 Jun 12:30

Choose a tag to compare

  • Fixed list serialization
  • Added support for parcelable array serialization
  • Added support for string list serization
  • Added inheritance support

Version 0.6.1

24 Jun 17:02

Choose a tag to compare

The same as 0.6 but compiled targeting Java 1.6.

Version 0.6

20 Jun 19:53

Choose a tag to compare

  • CREATOR is now final
  • fixed parcelable class loader

Version 0.5

15 Feb 15:00

Choose a tag to compare

v0.5

Released version 0.5.