Skip to content

Releases: sentioxyz/typemove

v1.3.4

20 Jan 05:01
877d621
Compare
Choose a tag to compare

1.3.4 (2024-01-20)

Bug Fixes

  • sui: continue fix on package upgrading (#69) (877d621)

v1.3.3

20 Jan 02:36
83a37b4
Compare
Choose a tag to compare

1.3.3 (2024-01-20)

Internal

  • sui: handle the case of package upgrade (#68) (83a37b4)

v1.3.2

10 Jan 01:14
81fb8f7
Compare
Choose a tag to compare

1.3.2 (2024-01-10)

Internal

v1.3.1

25 Dec 14:31
92b24fd
Compare
Choose a tag to compare

1.3.1 (2023-12-25)

Internal

v1.3.0

24 Dec 16:55
942390b
Compare
Choose a tag to compare

1.3.0 (2023-12-24)

Features

Bug Fixes

v1.2.9

09 Dec 13:56
02571eb
Compare
Choose a tag to compare

1.2.9 (2023-12-09)

Internal

  • build: make tsnode usage compatible with future node version (#63) (02571eb)
  • deps: upgrade sui/bcs (#62) (9d538a1)

v1.2.8

20 Nov 04:53
679c62c
Compare
Choose a tag to compare

1.2.8 (2023-11-20)

Bug Fixes

v1.2.7

20 Nov 02:02
f0cf18a
Compare
Choose a tag to compare

1.2.7 (2023-11-20)

Internal

  • deps: update deps, update aptos 0x4 (#60) (f0cf18a)
  • docs: make the args style more clear (#58) (b1cfc12)

v1.2.6

07 Nov 15:56
3944e77
Compare
Choose a tag to compare

1.2.6 (2023-11-07)

Bug Fixes

  • cli: prettier should in deps instead of dev deps (#54) (1c08938)
  • codegen: gen entry point should have shebang, fix ci (#53) (88ff525)

Internal

  • all: better cli for sui & aptos (#56) (560a357)
  • aptos: make code gen cli more reliable with commander.js (#55) (f29c4da)
  • docs: update docs, unify cmd description (#57) (3944e77)

v1.2.5

02 Nov 13:47
ccfba04
Compare
Choose a tag to compare

1.2.5 (2023-11-02)

Internal