Skip to content

Latest commit

 

History

History
64 lines (37 loc) · 1.33 KB

CHANGELOG.md

File metadata and controls

64 lines (37 loc) · 1.33 KB

Changelog

3.0.4

  • Fixed bug with Parser directoryName property not being respected
  • Removed unused purgePasses method

3.0.3

  • Small fixes
  • Removed .idea directory

3.0.2

  • Small tweaks to the passkit file (enabled custom signature/manifest file as an input to the custom generator)
  • README adjustments

3.0.1

  • Small patch fixes (package for pub.dev)

3.0.0

  • Global refactoring
  • Added unit tests covering new features
  • Added possibility for pass generation
  • Added NFC entry type for PasskitPass
  • Added sharingProhibited option to PasskitPass

2.2.0

  • Added support for isCardAdded method (author: nimr77)
  • Dependency override (dio) (author: nimr77)

2.1.0

  • Added support for multiple pkpasses (author: nimr77)

2.0.0

  • Commented out code and fixed build
  • Preparation for new application build

1.0.3

  • Added license agreement and changed strategy onto MIT

1.0.2

  • Package publish onto flutter.dev

1.0.1

  • Small improvements and cleanup

1.0.0

  • First stable release

0.0.1

  • Initial commit

  • Allow use package in iOS platform