Skip to content

Releases: fluxisus/naspip-ts

v2.0.1

08 Apr 14:59

Choose a tag to compare

  • Fix examples in README

v2.0.0

08 Apr 14:29
65e12c7

Choose a tag to compare

  • Fix bundle and readme

v1.0.1

08 Apr 11:40
b55d7ea

Choose a tag to compare

  • Minor fix icons in README.md

v1.0.0

08 Apr 11:28

Choose a tag to compare

First Release

  • NASPIP implementation to create and read

Release 0.1.0

09 Nov 13:06

Choose a tag to compare

0.1.0 (2024-11-09)

  • chore(dependencies update): update dependencies (7ea5779)
  • chore(dist): remove dist dir with build files (a9fff93)
  • chore(gitignore): add .eslintcache to gitignore file (43c1a97)
  • chore(remove-babel): remove @babel/eslint-parser (84f3162)
  • feat(blockchain-map): add blockchain map data (42de0fb)
  • feat(coin-data): add coin data array (7882cf8)
  • feat(create method): add warning flag + params validations (72727e6)
  • feat(dependencies-update): npm-check-updates install + script (182ee9e)
  • feat(dependencies): update dependencies (1515efd)
  • feat(errors): add custom errors (e832731)
  • feat(publish-config): test publish config (e027b8a)
  • feat(qr-reader): add payment reader class (2396775)
  • feat(readme): add readme (82cb4eb)
  • feat(setup-jest): setup jest for testing (61789a8)
  • feat(testing-publish): test publish library (20daed5)
  • feat(token): token generation + payload schema validation (4848d54)
  • style(comments and functions): fix comments and change method name (1c8fcde)
  • style(trailing commas): fix trailing commas (d280253)
  • fix(commit): fix commitizen and build warnings (fd9c8e1)
  • fix(commit): upload commit folder (21a6c9b)
  • fix(linter): fix linter. Move folder script (9f94ec9)
  • fix(payment-instructions): change names + class instance params (2aedb01)
  • fix(script): fix script (bf288c8)
  • fix(typecheck): no emit when run typecheck (f8e6522)
  • test(tests): add initial tests (38e3f9f)
  • feat(linter'update): fix linter and update dependencies (c997519)
  • improve generalization (4354dfd)
  • initial commit (1c701fd)
  • Initial commit (bb875b3)
  • npm run build command working (e637866)
  • paseto handler (a13cd91)
  • working example (f4f847d)