Skip to content

Releases: Aidbox/aidbox-sdk

v0.1.16

08 Nov 11:02
0497bae

Choose a tag to compare

Typescript:

  • Specify type for resourceList
  • Add where for conditional methods

v0.1.15

06 Nov 15:37

Choose a tag to compare

TypeScript

  • Fixed Bundle type in processBundle method
  • Fixed promise wrapper behavior in list method
  • Added a page chain method to enable pagination when searching with the list method.

v0.1.14

06 Nov 10:50

Choose a tag to compare

  • Added conditional operations for TypeScript client
  • Added bundle operation for TypeScript client
  • Added resource list for TypeScript client

v0.1.13

24 Oct 17:21

Choose a tag to compare

test(typescript): update

v0.1.11

24 Oct 14:30

Choose a tag to compare

v0.1.10

22 Oct 13:01

Choose a tag to compare

  • Added helper for creating JS package tarball.
  • Removed third-party Base64 package from TypeScript SDK.

v0.1.9

21 Oct 15:19
b1f750b

Choose a tag to compare

What's Changed

v0.1.8

21 Oct 11:22

Choose a tag to compare

FIxed typescript valueset imports

v0.1.7

18 Oct 14:27
818bbbb

Choose a tag to compare

Merge pull request #31 from Aidbox/debug-build

fix: build on windows

v0.1.6

18 Oct 07:26

Choose a tag to compare

fix native compilation