Skip to content

v0.13.0

Compare
Choose a tag to compare
@github-actions github-actions released this 02 Jun 09:21
· 517 commits to develop since this release
ebea7f5

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 and Bytes20MappingWithGrouping and add new encoding for Mapping and MappingWithGrouping.

Features

improvement

  • change fetchData output to non object (1d4d570)
  • remove old LSP2 Key Types (Bytes20..) (1e1cd43)

New Contributors

Full Changelog: v0.12.0...v0.13.0