Releases: sentioxyz/sentio-sdk
Releases · sentioxyz/sentio-sdk
@sentio/cli-v1.1.2
Bug Fixes
- all, cli: fix pacakge references in local dev, cli should in dev… (#276) (593d691)
- cli: fix template tests and docs pub (#275) (2be0709)
v1.37.1
1.37.1 (2023-01-01)
Bug Fixes
- cli: catch exception when no module presented (#274) (fbaffb8)
@sentio/cli-v1.1.1
Bug Fixes
- cli: catch exception when no module presented (#274) (fbaffb8)
v1.37.0
1.37.0 (2023-01-01)
Features
- all: aptos, solana now all in their now package (#272) (3f8f1c5)
- all: further split packages (#269) (0594440)
- all: migrate use of Long to bigint (f503560)
- all: migrate use of Long to bigint (#270) (2539313)
- sdk: split runtime out from sdk (123d466)
Bug Fixes
- all: plugin loading path (0a463b1)
- sdk: fix endpoint reference (608bb26)
Internal
- docs: reorg docs for new strucuture (#273) (034f733)
- release: merge sdk and cli release action (45def79)
- sdk: solana gencode use bigint (#271) (e7a7edd)
v1.36.4
1.36.4 (2022-12-31)
Internal
- all: refactor to use plugin system (#268) (55bd4e4)
- release: be able to make multi package release (033d015)
@sentio/cli-v1.1.0
Features
- all: aptos, solana now all in their now package (#272) (3f8f1c5)
Bug Fixes
Internal
- release: merge sdk and cli release action (45def79)
v1.36.0
1.36.0 (2022-12-30)
Features
- all: split SDK CLI package, add lerna support (#258) (50e73dd)
- sdk: upgrade sdk with use of protobuf.Struct (#261) (1ebee5b)
Bug Fixes
- all: bug fix and solana refactor,allow different solana network (#260) (3366b66)
- sdk: correct use solana processor's network id (#263) (bcb7546)
- sdk: fix typo (#255) (e636e36)
Internal
- cli: fetch newest sdk version, solana template (#262) (138b03c)
- sdk,cli: multi refactor, move cli to separate package (#257) (e9b3d8e)
- sdk: further cleanup on unused handlers, states (#256) (5c3b363)
- sdk: update chain maps and related usages (#259) (7a2ac14)