Skip to content

2.0.0

Compare
Choose a tag to compare
@grandstaish grandstaish released this 11 Feb 07:56
· 41 commits to master since this release
  • Remove RegisterAdapter. ProcessorConfig should be used instead.
  • Undeprecate PaperParcel.Options.
  • Consolidate ProcessorConfig API and PaperParcel.Options as they share many of the same APIs.
  • Add flag for disabling Serializable support to PaperParcel.Options.
  • More descriptive error messages.
  • Allow PaperParcel class inheritance.
  • Allow java.lang.Object adapters.
  • Fix: Jack compilation.
  • Fix: property method matching when variables start with 'is'