Skip to content

Latest commit

 

History

History
18 lines (12 loc) · 362 Bytes

CHANGELOG.md

File metadata and controls

18 lines (12 loc) · 362 Bytes

Change Log

##Version 0.6

  • CREATOR is now final - proguard will not touch it now
  • fixed parcelable class loader

##Version 0.2

  • added nullable primitives support
  • added primitive array support
  • added boolean sparse array support
  • added list list serialization

##Version 0.1

  • working primitive type serialization
  • initial release - proof of concept