Skip to content

Releases: sentioxyz/sentio-sdk

@sentio/cli-v1.1.2

02 Jan 02:21
a81f788
Compare
Choose a tag to compare

@sentio/cli-v1.1.2 (2023-01-02)

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

01 Jan 07:38
fbaffb8
Compare
Choose a tag to compare

1.37.1 (2023-01-01)

Bug Fixes

  • cli: catch exception when no module presented (#274) (fbaffb8)

@sentio/cli-v1.1.1

01 Jan 07:38
fbaffb8
Compare
Choose a tag to compare

@sentio/cli-v1.1.1 (2023-01-01)

Bug Fixes

  • cli: catch exception when no module presented (#274) (fbaffb8)

v1.37.0

01 Jan 02:55
Compare
Choose a tag to compare

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

31 Dec 06:01
Compare
Choose a tag to compare

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

01 Jan 02:56
Compare
Choose a tag to compare

@sentio/cli-v1.1.0 (2023-01-01)

Features

  • all: aptos, solana now all in their now package (#272) (3f8f1c5)

Bug Fixes

  • all: plugin loading path (0a463b1)

Internal

  • release: merge sdk and cli release action (45def79)

v1.36.3

30 Dec 18:52
6ec02be
Compare
Choose a tag to compare

1.36.3 (2022-12-30)

Internal

v1.36.2

30 Dec 08:05
a0a5a20
Compare
Choose a tag to compare

1.36.2 (2022-12-30)

Bug Fixes

v1.36.1

30 Dec 04:01
775c39d
Compare
Choose a tag to compare

1.36.1 (2022-12-30)

Internal

  • sdk: update with SDK's structpb usage (#264) (775c39d)

v1.36.0

30 Dec 01:34
bcb7546
Compare
Choose a tag to compare

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)