2.0.0
·
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'