Skip to content

Releases: sentioxyz/typemove

v1.9.0

23 Jan 17:43
f1293db
Compare
Choose a tag to compare

1.9.0 (2025-01-23)

Features

v1.8.3

11 Jan 17:21
7cd751d
Compare
Choose a tag to compare

1.8.3 (2025-01-11)

Bug Fixes

v1.8.2

13 Dec 08:59
b4ebe8a
Compare
Choose a tag to compare

1.8.2 (2024-12-13)

Bug Fixes

  • sui: fix typing for object reference (#130) (58504da)

Internal

v1.8.1

11 Dec 08:51
7d2df88
Compare
Choose a tag to compare

1.8.1 (2024-12-11)

Bug Fixes

Internal

  • aptos: a hack to support some old aptos events (#129) (7d2df88)

v1.8.0

05 Dec 11:15
6f49500
Compare
Choose a tag to compare

1.8.0 (2024-12-05)

Features

  • aptos: allow more overrides from inherits (#128) (6f49500)

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