Changelog

All notable changes to this project will be documented in this file.

The format is based on Keep a Changelog, and this project adheres to Semantic Versioning.

[0.9.25] 2024-03-21

Added

  • Support for reissue/replace card fee.

Updated

  • Changed minimum supported version to iOS 13.0.

[0.9.24] 2024-01-31

Changed

  • Updated AlCore dependency.

[0.9.23] 2023-06-27

Added

  • Added method to reissue/replace cards.

Changed

  • Change merchant id data type from Int to String.

[0.9.21] 2023-03-31

Changed

  • Updated card issuance model with carrier message field.

[0.9.20] 2023-01-19

Added

  • Added a method to set and update a card pin.
  • Added a flag to card creation to control auto pin generation.
  • Added a method to create a prepaid non-reloadable card.

[0.9.19] 2022-10-31

Changed

  • Updated AlCore dependency.

[0.9.18] 2022-10-11

Changed

  • Updated AlCore integration.

[0.9.17] 2022-08-11

Added

  • Added external id field on card update method.
  • Added pin set field on card model.

[0.9.16] - 2022-07-18

Added

  • Card incentives request methods.
  • Get card image method.
  • Support for Apple Wallet auto-provisioning flow.

Changed

  • Fixed bugs and added several performance improvements.

[0.9.14] - 2022-06-08

Changed

  • Updated AlCore dependency.

[0.9.12] - 2022-05-13

Changed

  • Updated AlCore dependency.

[0.9.11] 2022-05-09

Changed

  • Update Sierra APIs to version 2021-11-18.

[0.9.10] 2022-04-11

Changed

  • Fixed bugs and added several performance improvements.

[0.9.9] - 2022-02-23

Added

  • Added closure, combine and async/await integration options.

[0.9.7] - 2022-01-26

Changed

  • Updated AlCore dependency.

[0.9.6] - 2022-01-21

Changed

  • Updated AlCore dependency.

[0.9.5] - 2022-01-14

Changed

  • Small code style and syntax revision.

[0.9.4] - 2022-01-14

Fixed

  • Small bug fixes.

[0.9.3] - 2021-12-20

Added

  • Shipping address field on update card.

[0.9.2] - 2021-11-17

Added

  • Card sensitive data.

Changed

  • Updated iOS 15 compatibility.

[0.9.1] - 2021-10-20

Fixed

  • Small bug fixes.

[0.9.0] - 2021-08-10

Added

  • Card management features.