Skip to content

Releases: MMZaini/wise-sdk

Release list

v0.1.1

Choose a tag to compare

@github-actions github-actions released this 13 Sep 12:11
  • Apply TypeScript request deadlines and cancellation while waiting for tokens or headers, without interrupting shared token rotation.
  • Validate OAuth expiry metadata, use the earlier refresh expiry and reject invalid Python tokens before persistence.
  • Reject unknown TypeScript OAuth authorization environments.
  • Require review for webhook and callback model updates; verify PyPI release hashes through the installation index.
  • Clarify the SDK rationale and migration documentation.

v0.1.0

Choose a tag to compare

@github-actions github-actions released this 13 Sep 11:48
  • Add TypeScript and sync/async Python clients for Wise's 2026Q3 API.
  • Add personal-token and partner OAuth authentication, rotation, mTLS, pagination and webhook helpers.
  • Add statement downloads and React account components.
  • Add specification updates, generation checks and automatic package releases.