Releases: eymengunay/php-passbook
Version 1.3.1
v1.3.1 (2016-10-10)
Features:
1787b69 : PassInvalidException now returns an exception message
Version 1.3.0
v1.3.0 (2016-05-06)
Features:
db4f235 : Integrated pass validation into the PassFactory
d9e1015 : Added image file type check to pass validation (#48)
856ff45 : Specify the pass filename when packaging a pass (#50)
Bugfixes:
cce73c7 : Fixed some issues with slashes on Windows systems (#47)
1835c92 : Fixed escaping quotes in Localization text (#53)
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