Releases: kravetsone/t-kassa-api
v1.0.1
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
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
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
fix: use requestOptions
instead of global options
Full Changelog: v0.3.0...v0.3.1
v0.3.0
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
chore: replace btoa with Buffer.from and release useless logs
Full Changelog: v0.2.2...v0.2.3
v0.2.2
chore: use post in fetchACSUrl...
Full Changelog: v0.2.1...v0.2.2
v0.2.1
fix: wrong default content-type
Full Changelog: v0.2.0...v0.2.1
v0.2.0
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
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