Skip to content

Latest commit

 

History

History
81 lines (37 loc) · 3.56 KB

CHANGELOG.md

File metadata and controls

81 lines (37 loc) · 3.56 KB

2.6.0 (2024-08-19)

Features

  • expose oneTime option to add the Point of Initiation Method tag to the EMV (#25) (b1d3db5)

2.5.0 (2023-01-06)

Features

  • added fss field for generating and parsing brCodes (#21) (55216e2)

2.4.2 (2022-11-29)

Bug Fixes

2.4.1 (2022-11-20)

Bug Fixes

  • remove amount tag on no amount emv (#19) (f90f98a)

2.4.0 (2022-10-11)

Features

2.3.3 (2022-08-28)

Bug Fixes

2.3.2 (2022-08-28)

Bug Fixes

  • undefined throwIfError when object is ok (#7) (1470770)

2.3.1 (2022-08-28)

Bug Fixes

2.3.0 (2022-08-28)

Features

Changelog

All notable changes to this project will be documented in this file. See standard-version for commit guidelines.

2.1.0 (2021-09-27)

Features

  • error type rewriten, pix type enum (b70ab11)
  • pix creation, some refactoring and directory organization (c3957ea)
  • pix to base64 image and dynamic payload fetch (24746bc)

Bug Fixes

  • fix missing HTMLCanvasElement (0ac4854)
  • static pixKey and dynamic url parameters emv id (657a087)