Releases: alexandercerutti/passkit-generator
Releases · alexandercerutti/passkit-generator
v3.2.0
- Added support to iOS 18 changes (refer to issue #205 for all the changes);
- Added support to hex colors for
foregroundColor
,backgroundColor
,labelColor
as well as new iOS 18 color properties; - Added new example models for iOS 18 changes;
- Added inline source maps in files;
- Fixed
Field.timeStyle
typescript type; - Changed all node imports to use
node:
prefix; - Changes
do-not-zip
usage make use of explictnode:buffer
import;
Thanks to (order of interaction) @nickwelsh, @rayriffy, @Saim-Khan1, @espenbye, @buzali, @cyrildurand, @DavidSporer and @kormax, without which this version wouldn't exists. ❤️
Full Changelog: v3.1.11...v3.2.0
v3.1.3
Updated dependencies to remove dependabot alerts (like, node-forge to v1.2.1);
Updated tests;
(appears on top because I fixed the git tag)
Full Changelog: v3.1.2...v3.1.3
v3.1.11
What's Changed
- fix: relax validation rules for
major
in beacons by @AbdelrahmanHafez in #158
New Contributors
- @AbdelrahmanHafez made their first contribution in #158
Full Changelog: v3.1.10...v3.1.11
v3.1.10
What's Changed
- Added firebase example by @Saim-Khan1 in #153
- Fix Date to W3C string converter by @JensSpanier in #155
New Contributors
- @Saim-Khan1 made their first contribution in #153
- @JensSpanier made their first contribution in #155
Full Changelog: v3.1.9...v3.1.10
v3.1.9
v3.1.8
v3.1.7
What's Changed
- Fix to unsupported fields rows by @alexandercerutti in #118
Thanks to:
- @danawoodman, which spotted and contributed to #118
Full Changelog: v3.1.6...v3.1.7
v3.1.6
What's changed
Optimizations for localizationEntries, PKPass.pack, localize and regexes;
Dependencies Update;
Full Changelog: v3.1.5...v3.1.6
v3.1.5
v3.1.4
What's Changed
- Missing extension in minimal example by @majuss in #101
- Update README.md by @majuss in #102
- Check for Joi.binary by @billytrend in #100
- Added examples for Cloudflare Workers
New Contributors
- @majuss made their first contribution in #101
- @billytrend made their first contribution in #100
Full Changelog: v3.1.2...v3.1.4