Releases: eymengunay/php-passbook
Version 1.2.1
Version 1.2.0
v1.2.0 (2015-11-09)
Features:
2ff4556 : Localization support
165e7c0 : maxDistance support (for iOS 7+)
955146e : PKBarcodeFormatCode128 support (for iOS 9+)
f927c3a : Added PassValidator to catch common errors with passes
b5a4443 : Allow required information to be set directly in the pass
Bugfixes:
aa65c92 : Fixed issue with create/overwrite zip file
fc6dbd0 : Fixed issue serializing a pass without any fields
c5d14f8 : Prevent packaging a pass without a serial number
7371919 : Ensure serial number is always a string
This is the last release with support for PHP 5.3.
Version 1.1.3
v1.1.3 (2015-07-08)
Features:
0b45495 : Associated Store Identifier support
Version 1.1.2
v1.1.2 (2014-07-23)
Bugfixes:
a1fc43d : Windows signature file bug fixed
Version 1.1.1
Version 1.1.0
v1.1.0 (2014-01-26)
Features:
53a1cea: iBeacon support
650291b: JMS Serializer dependency removed
7cfdcc3: Field align constants added
092391b: Barcode type constants added
f072a9e: Pass images accept remote files
dcb4388: Simple pass server added for easier testing
Bugfixes:
94f9fb7 : Pass directory zip bug
Version 1.0.1
Version 1.0.0
v1.0.0 (2013-06-05)
First release