Releases: ThalaLabs/surf
Releases · ThalaLabs/surf
v1.8.1
Patch Changes
- 3d6e4dc: Fix a bug that makes the function unusable when there are zero input arguments.
v1.7.4
Patch Changes
- 598f09f: Remove all leading signer of a entry function
v1.7.2
Patch Changes
- fa03792: support 0x1::object::Object and 0x1::option::Option for view function returns
- 6113067: support 0x1::object::Object type in struct
v1.7.1
Patch Changes
- df5280a: Fix failed to override resource abi address
v1.7.0
Minor Changes
- 8fad9b9: add "private" in ABI visibility field
- 8fad9b9: Fix Aptos Move optional type
v1.6.0
Minor Changes
- d7b62ed: Change ABITable to an array type instead of a map