Releases: Aidbox/aidbox-sdk
Releases · Aidbox/aidbox-sdk
v0.1.16
Typescript:
- Specify type for resourceList
- Add where for conditional methods
v0.1.15
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
- Added conditional operations for TypeScript client
- Added bundle operation for TypeScript client
- Added resource list for TypeScript client
v0.1.10
- Added helper for creating JS package tarball.
- Removed third-party Base64 package from TypeScript SDK.
v0.1.8
FIxed typescript valueset imports
v0.1.7
Merge pull request #31 from Aidbox/debug-build
fix: build on windows