2.0.0
- Changed imports from Abi to AbiEncode and AbiDecode
- Removed unsupported types for the time being.
- De-pluralize "ies" in type alias names. Add "y" to end.
Helpful for properly naming data returned from functions with multiple return values (structs/tuples). - Manually entry of staticByte length required for time being. Need to majorly refactor type parsing.