Skip to content

Releases: vippsas/deno-sdk

Clarified types

04 Nov 10:16
eb01f7d
Compare
Choose a tag to compare
  • Updates to type comments
  • Updates to internal types

Clarifications for Recurring types

14 Oct 08:16
1babb0d
Compare
Choose a tag to compare
  • Updated docs on Recurring Types
  • Added sdk version to user agent

Recurring payments

04 Oct 20:02
12f66ba
Compare
Choose a tag to compare

Add Recurring APIs

Update dependencies

30 Sep 08:05
1048a32
Compare
Choose a tag to compare
  • Update dependencies
  • Remove dependency on std/collections
  • Prepare for JSR publishing

2.3.0: Improve retry logic (#64)

25 Sep 08:03
644bd59
Compare
Choose a tag to compare
  • Updated the exposed SDKError type to use builtin Error type
  • Moved test suite to JSR
  • Removed dependency on std/async

Expose ClientConfig and SDKError

14 Sep 11:18
55eb070
Compare
Choose a tag to compare
  • Export SDKError and ClientConfig

  • Upgrade scripts and samples to jsr

  • Remove dependency on std/media_types

Checkout API

12 Sep 09:20
a6ce47d
Compare
Choose a tag to compare
  • Added Checkout API

Generated types

10 Sep 19:03
39f82c2
Compare
Choose a tag to compare
  • BREAKING: This release updates all type names as they are now generated automatically. Please update any imported types as needed after upgrading.

  • Removed all unused APIs (based on internal monitoring) for now, they were starting to get outdated. Please open an Issue (or send a PR) if you wish to use an API that is not supported in the future.

Prepare for JSR publishing

29 Aug 11:45
866b0f7
Compare
Choose a tag to compare
  • Improved typing

Upgrade to JSR

28 Aug 18:18
98e7ffe
Compare
Choose a tag to compare
  • Documentation Updates
  • Update dependencies
  • Improved tests
  • Upgrade to JSR dependencies using an import map