Release v2.7.4
Release notes v2.7.4 🎉
This is a patch release
- Refactored
StringSet
toDynamicSet
in order to support bothstring
andbytes
types. This also enables custom structures to be supported through ABI encoding.
StringSet
to DynamicSet
in order to support both string
and bytes
types. This also enables custom structures to be supported through ABI encoding.