Releases: kravetsone/t-kassa-api
v0.1.1
chore: fix type error in webhook handler
chore: no rerun build step
chore: update OpenAPI schema (TODO: later automate it)
chore: bump
chore: add links to repo
chore: fix type issue
Full Changelog: v0.1.0...v0.1.1
v0.1.0
feat: add no credentials class overload
fix: multiple path params generation
chore: dont look at required (because t-kassa openapi issues)
feat: add great typings for no-credentials mode
chore: add MaybePromise
feat: add injector for password and etc
chore: inject custom params to second argument
chore: finish filters logic
chore: import buffer and fix ts error
chore: Temporally fix slow types on JSR
chore: update README and bump
chore: fix ts error at example
chore: ok man dont use --unstable-sloppy-imports
chore: remove slow types
Full Changelog: v0.0.3...v0.1.0
v0.0.3
chore: improve JS Doc comments
feat: add @deprecated label in code-gen
chore: bump
chore: allow slow types
Full Changelog: v0.0.2...v0.0.3
v0.0.2
chore: use pkgroll to build
chore: init biome config
feat: improve openapi generation & move webhook to webhooks
fix: typings and refactor
feat: implement filters api
feat: implement webhookHandler
feat: implement a lof of frameworks handler
chore: improve README
chore: bump
Full Changelog: v0.0.1...v0.0.2
v0.0.1
feat(t-kassa): add generateSignature
and MVP of TKassa class
feat: add generator and server options to TKassa
chore: add simple example
feat: add simple method code-generation
chore: use https://github.com/newren/git-filter-repo and migrate from old (mono)repo
chore: improve request method
feat: add types to request body/parameters
feat: implement response types and fix body nullable
fix: signature generation
chore: improve README
chore: some fixes
chore: prepare package to dual publishing
chore: add CICD to publish
chore: some improves for JSR
chore: add badges to README
chore: fix type-error
Full Changelog: https://github.com/kravetsone/t-kassa-api/commits/v0.0.1