Releases: sentioxyz/typemove
Releases · sentioxyz/typemove
v1.7.1
1.7.1 (2024-11-23)
Bug Fixes
- aptos: blacklist two deprecated event type (#126) (17834e7)
v1.7.0
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
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
1.6.11 (2024-11-12)
Internal
- sui: view function can only take pure types (#121) (f230826)
v1.6.9
1.6.9 (2024-11-12)
Bug Fixes
- move: return type should be registered (#119) (0def7f3)
v1.6.8
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
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
1.6.6 (2024-10-31)
Bug Fixes
Internal
- deps: update typescript-eslint monorepo to v8 (#110) (224e71e)
v1.6.5
1.6.5 (2024-10-24)
Internal
- aptos: add types and helpers for ResourceChange (#109) (cd02b89)