Skip to content

Releases: sentioxyz/sentio-sdk

v1.37.3

02 Jan 02:35
81fe678
Compare
Choose a tag to compare

1.37.3 (2023-01-02)

Bug Fixes

v1.37.2

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

1.37.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)

Internal

  • solana: provide more solana failing details (#277) (a81f788)

@sentio/cli-v1.1.3

02 Jan 02:35
81fe678
Compare
Choose a tag to compare

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

Bug Fixes

@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