Skip to content

Releases: alexandercerutti/passkit-generator

v3.2.0

29 Oct 22:31
Compare
Choose a tag to compare
  • 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 explict node: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

15 Jan 23:55
Compare
Choose a tag to compare

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

15 Aug 12:05
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v3.1.10...v3.1.11

v3.1.10

09 Aug 20:12
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v3.1.9...v3.1.10

v3.1.9

03 Apr 19:47
Compare
Choose a tag to compare

What's Changed

  • fix: transitType should be read when type is boardingPass by @songkeys in #138
  • fix: complete pass field types for typescript by @songkeys in #139

New Contributors

Full Changelog: v3.1.8...v3.1.9

v3.1.8

26 Mar 13:21
Compare
Choose a tag to compare

What's Changed

  • Set Semantic.wifiAccess as array type by @buren in #136

New Contributors

Full Changelog: v3.1.7...v3.1.8

v3.1.7

14 Nov 20:23
Compare
Choose a tag to compare

What's Changed

Thanks to:

Full Changelog: v3.1.6...v3.1.7

v3.1.6

29 Mar 20:59
Compare
Choose a tag to compare

What's changed

Optimizations for localizationEntries, PKPass.pack, localize and regexes;
Dependencies Update;

Full Changelog: v3.1.5...v3.1.6

v3.1.5

22 Feb 22:11
Compare
Choose a tag to compare

What's Changed

  • Fixed FieldsArray.push to preserve the order of input items by @zhenwenc in #104

New Contributors

Full Changelog: v3.1.4...v3.1.5

v3.1.4

07 Feb 19:59
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v3.1.2...v3.1.4