v0.13.0
github-actions
released this
02 Jun 09:21
·
517 commits
to develop
since this release
This version updates all schemas as the LSP2 has deprecated Bytes20Mapping
and Bytes20MappingWithGrouping
in favour of: Mapping
and MappingWithGrouping
(commit).
⚠ BREAKING CHANGES
- remove old LSP2 Key Types:
Bytes20Mapping
andBytes20MappingWithGrouping
and add new encoding forMapping
andMappingWithGrouping
.
Features
improvement
New Contributors
Full Changelog: v0.12.0...v0.13.0