Skip to content

Releases: sentioxyz/typemove

v1.7.1

23 Nov 07:09
17834e7
Compare
Choose a tag to compare

1.7.1 (2024-11-23)

Bug Fixes

  • aptos: blacklist two deprecated event type (#126) (17834e7)

v1.7.0

23 Nov 06:23
4e767db
Compare
Choose a tag to compare

1.7.0 (2024-11-23)

Features

  • aptos: be able to properly distingusih is struct is event or not (#125) (353093e)

Bug Fixes

v1.6.12

13 Nov 22:56
5845f90
Compare
Choose a tag to compare

1.6.12 (2024-11-13)

Internal

  • move: add more ts keywords (#123) (5845f90)
  • move: better handle name conflict with system keywords (#122) (e18506c)

v1.6.11

12 Nov 11:49
f230826
Compare
Choose a tag to compare

1.6.11 (2024-11-12)

Internal

  • sui: view function can only take pure types (#121) (f230826)

v1.6.10

12 Nov 10:09
4a1c573
Compare
Choose a tag to compare

1.6.10 (2024-11-12)

Bug Fixes

v1.6.9

12 Nov 09:02
0def7f3
Compare
Choose a tag to compare

1.6.9 (2024-11-12)

Bug Fixes

  • move: return type should be registered (#119) (0def7f3)

v1.6.8

10 Nov 11:26
5e3c019
Compare
Choose a tag to compare

1.6.8 (2024-11-10)

Bug Fixes

  • deps: update dependency @aptos-labs/ts-sdk to ~1.32.0 (#118) (5e3c019)
  • sui: better input handles on different types (#117) (4e1b342)

v1.6.7

08 Nov 09:58
87f1a49
Compare
Choose a tag to compare

1.6.7 (2024-11-08)

Bug Fixes

Internal

  • build: better export for potential smaller bundle (#116) (87f1a49)
  • build: move typemove/codegen out of main (#113) (edf41fc)
  • config: migrate renovate config (#111) (a5db889)

v1.6.6

31 Oct 19:27
224e71e
Compare
Choose a tag to compare

1.6.6 (2024-10-31)

Bug Fixes

Internal

  • deps: update typescript-eslint monorepo to v8 (#110) (224e71e)

v1.6.5

24 Oct 14:34
cd02b89
Compare
Choose a tag to compare

1.6.5 (2024-10-24)

Internal

  • aptos: add types and helpers for ResourceChange (#109) (cd02b89)