jPasskit 0.2.0
·
265 commits
to master
since this release
Added
- Builder pattern for main PK* classes (POJOs). BREAKING CHANGE!
- Support for semantic structures, both at the root and in fields. For more information see https://developer.apple.com/documentation/passkit/wallet/supporting_semantic_tags_in_wallet_passes#3080207
- Updated pushy to latest version
Deprecated
- none
Removed
- Main PK* classes (POJOs) no longer include verification and setter code BREAKING CHANGE!
Fixed
- none