All notable changes to this project will be documented in this file.
This project adheres to Semantic Versioning.
- Add
address
andapps
packages with additional functionality (#16)
- Expanded documentation for
Encode
andDecode
functions (#11)
- Allow zero-length static arrays (#14)
- Fix type parsing bug for tuples containing static arrays of tuples (#13)
- The
abi.Type
struct andabi.TypeOf
function, which support basic ARC-4 data types.