Skip to content

Releases: kravetsone/t-kassa-api

v1.0.1

06 Dec 11:53
Compare
Choose a tag to compare

chore: pin bun version for better caching

chore: update t-kassa OpenAPI to v1.31

chore: update t-kassa OpenAPI to v1.31

chore: update t-kassa OpenAPI to v1.39

chore: update t-kassa OpenAPI to v1.40

chore: update t-kassa OpenAPI to v1.40

chore: update t-kassa OpenAPI to v1.41

chore: update t-kassa OpenAPI to v1.42

chore: add weekly downloads badge stats amd bump

Full Changelog: v1.0.0...v1.0.1

v1.0.0

08 Nov 12:03
Compare
Choose a tag to compare

chore: update t-kassa OpenAPI to v1.28

chore: update t-kassa OpenAPI to v1.28

chore: update t-kassa OpenAPI to v1.28

chore: update t-kassa OpenAPI to v1.28

chore: update t-kassa OpenAPI to v1.28

chore: update t-kassa OpenAPI to v1.28

chore: update t-kassa OpenAPI to v1.28

chore: update t-kassa OpenAPI to v1.28

chore: update t-kassa OpenAPI to v1.31

chore: update t-kassa OpenAPI to v1.31

chore: update t-kassa OpenAPI to v1.31

chore: update t-kassa OpenAPI to v1.31

chore: update t-kassa OpenAPI to v1.31

chore: update t-kassa OpenAPI to v1.31

chore: update t-kassa OpenAPI to v1.31

chore: update t-kassa OpenAPI to v1.31

chore: update t-kassa OpenAPI to v1.31

chore: update t-kassa OpenAPI to v1.31

chore: bump

fix: is 1.0 MiB which exceeds configured maximum of 1.0 MiB for this project.

chore: use bun publish

chore: update t-kassa OpenAPI to v1.31

chore: use new Uint8Array(Buffer.from(

Merge branch 'main' of https://github.com/kravetsone/t-kassa-api

Full Changelog: v0.3.2...v1.0.0

v0.3.2

17 Aug 13:40
f9bf2c5
Compare
Choose a tag to compare

chore: update t-kassa OpenAPI to v1.28

chore: use fetch parameters instead of RequestInit and also add guide for proxy usage

Full Changelog: v0.3.1...v0.3.2

v0.3.1

14 Aug 15:08
8f458b4
Compare
Choose a tag to compare

fix: use requestOptions instead of global options

Full Changelog: v0.3.0...v0.3.1

v0.3.0

14 Aug 14:36
2262f1d
Compare
Choose a tag to compare

chore: update t-kassa OpenAPI to v1.28

chore: fix typos

chore: update t-kassa OpenAPI to v1.28

chore: update t-kassa OpenAPI to v1.28

chore: update t-kassa OpenAPI to v1.28

chore: update t-kassa OpenAPI to v1.28

fix: filters cause

chore: update t-kassa OpenAPI to v1.28

chore: allow configure requests options

Full Changelog: v0.2.3...v0.3.0

v0.2.3

28 Jul 21:51
Compare
Choose a tag to compare

chore: replace btoa with Buffer.from and release useless logs

Full Changelog: v0.2.2...v0.2.3

v0.2.2

28 Jul 20:54
Compare
Choose a tag to compare

chore: use post in fetchACSUrl...

Full Changelog: v0.2.1...v0.2.2

v0.2.1

28 Jul 20:51
Compare
Choose a tag to compare

fix: wrong default content-type

Full Changelog: v0.2.0...v0.2.1

v0.2.0

28 Jul 20:07
Compare
Choose a tag to compare

fix: exclude Token at generateSignature

fix: pass custom data to handler

feat: add encryptCReq and prepareThreeDS utils

chore: wtf require TerminalKey at Submit3DSAuthorization

feat: improve types for fetchACSUrl and add info in README

feat: add support for application/x-www-form-urlencoded

feat: allow use on without filters

chore: remove as cast type

Full Changelog: v0.1.2...v0.2.0

v0.1.2

26 Jul 18:16
Compare
Choose a tag to compare

chore: improve type generation and fix terminal key issue

chore: add encryptCardData helper

chore: add x509Key param for encryptCardData helper

chore: fix publicKey generation

fix: separator in encryptCardData

chore: add link to documentation at methods

fix: encryptCardData helper

chore: improve JS Doc for utils

chore: move types to new file

chore: use first server url instead of hard-coded

feat: add open-api spec parser from documentation

chore: lint fixes

chore: run lint one time after generate process

chore: update t-kassa OpenAPI to v1.28

chore: some changes at biome config

chore: fix missing await at generate script

chore: move generated file to utils

chore: add LICENSE

chore: remove useless biome ignore

chore: remove useless lint in generate

feat: add CICD to parse OpenAPI file

chore(cicd): add missing install step

chore: update t-kassa OpenAPI to v1.28

chore: allow pass KeyObject to encryptCardData

chore: improve README and bump

chore: fix import for JSR

Full Changelog: v0.1.1...v0.1.2