Releases: sentioxyz/typemove
Releases · sentioxyz/typemove
v1.3.4
1.3.4 (2024-01-20)
Bug Fixes
- sui: continue fix on package upgrading (#69) (877d621)
v1.3.3
1.3.3 (2024-01-20)
Internal
- sui: handle the case of package upgrade (#68) (83a37b4)
v1.3.2
1.3.2 (2024-01-10)
Internal
v1.3.1
1.3.1 (2023-12-25)
Internal
v1.3.0
1.3.0 (2023-12-24)
Features
Bug Fixes
v1.2.9
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
1.2.8 (2023-11-20)
Bug Fixes
v1.2.7
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
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
1.2.5 (2023-11-02)
Internal