Skip to content

Releases: thalesog/pix-utils

v2.2.1

30 Dec 17:14
Compare
Choose a tag to compare

2.2.1 (2021-12-30)

Bug Fixes

  • transactionAmount NaN when no EL54 present (cc662fd)

v2.2.0

30 Dec 16:48
Compare
Choose a tag to compare

2.2.0 (2021-12-30)

Features

  • polyfill for TextEncoder (fd0c273)

v2.1.1

25 Dec 07:33
Compare
Choose a tag to compare

2.1.1 (2021-12-25)

Bug Fixes

  • add missing build on deploy pipeline (0a4e0ec)

v2.1.0

25 Dec 07:28
Compare
Choose a tag to compare

2.1.0 (2021-12-25)

Bug Fixes

  • increase ci versions and release workflow (9ac5c53)

Features

  • commitlint, lintstaged, husky (fafbc8a)
  • semantic-release and pipeline changes (d38fc18)

v2.0.0

03 Oct 20:43
Compare
Choose a tag to compare
  • refactor: remove standard-version 09fdc87
  • revert: rollback version to 1.0.2 to publish using np 825adcc
  • docs: finish readme examples cc8efe1
  • feat: better exports structure, parameter length validation and type validation improved 71ced37
  • chore: new README.md and package.json filled with more details c48de77
  • test: improve types and checks to match errors 907ba2b
  • ci: install missing junit package 0348e2e
  • ci: fix ci tests command cc934f1
  • ci: fix package installation cache 2f65e05
  • ci: fix jobs 6e53816
  • ci: fix version parameter 9dfa456
  • ci: new ci workflow with coverage enabled e1a51be
  • ci: fix tests results path 2adc6be
  • fix: fix missing HTMLCanvasElement 0ac4854
  • feat: pix to base64 image and dynamic payload fetch 24746bc
  • chore: update roadmap 68b6cda
  • feat: pix creation, some refactoring and directory organization c3957ea
  • ci: save test results bc3ddb7
  • fix: static pixKey and dynamic url parameters emv id 657a087
  • feat: error type rewriten, pix type enum b70ab11
  • test: extractor tests improved, directory changed 5537a73
  • chore: dependencies deduplicated d391e1b
  • chore: first commit cec2804

b830ba0...v2.0.0

v1.0.2

06 Aug 13:44
Compare
Choose a tag to compare
  • feat: tsdx replaced by @weiran.zsd/tsdx fork, eslint updated and errors fixed 0e1db99
  • refactor: utils appart qrcode class, better exports 33e0993
  • feat: pix payload type updated 7f30ba4
  • chore: move qrcode types to devdependencies 9b8ec73

v1.0.1...v1.0.2

v1.0.1

05 Jul 19:47
Compare
Choose a tag to compare
  • feat: brcode to image or base64 function bc065ef
  • chore: empty readme 1fb4985
  • chore: remove source files from NPM package 29a4706

958679a...v1.0.1