Skip to content

Latest commit

 

History

History
61 lines (33 loc) · 2.75 KB

CHANGELOG.md

File metadata and controls

61 lines (33 loc) · 2.75 KB

Changelog

v0.0.2

Added

v0.0.3

Added

v0.0.4

Added

v0.0.5

Added

v0.0.6

Added

v0.0.7

Added

v1.1.0

Added

  • Google Wallet: added new methods for Android:
    • addPassToGoogleWallet method to add passes to Google Wallet.
    • canAddPasses method to verify if Google Wallet is supported on the device.

Updated

  • Documentation: completely revamped for improved usability and structure.
    • Detailed sections added for using the new Google Wallet methods.
    • Improved navigation and added step-by-step examples.

Fixed

  • Examples: updated code examples for all new features, including integration with Google Wallet on Android.

v1.1.1

Fixed