Skip to content

Release v0.1.0 (Nov 22, 2021)

Compare
Choose a tag to compare
@fxamacker fxamacker released this 23 Nov 14:11
· 608 commits to main since this release
0fefe0f

Changes since v0.1.0-beta1 focused on adding more tests, diagnostic functions, and refactoring to ease integration with Cadence.

🛠️ Improvements

🐞 Bug Fixes

  • Remove storage deltas map reset by @fxamacker in #165
  • Fix "data is too short" error on non-existent slab retrieval from storage by @fxamacker in #171
  • Fix NewArrayFromBatchData from creating invalid tree during edge case by @fxamacker in #178
  • Fix NewMapFromBatchData from creating invalid tree during edge case by @fxamacker in #180
  • Fix the persistent slab storage slab iterator by @turbolent in #186
  • Fix NewMapFromBatchData potentially exceeding size by @fxamacker in #194
  • Modify max inlinable element size by @fxamacker in #197
  • Make OrderedMap.Has distinguish KeyNotFoundError by @fxamacker in #215

📖 Documentation

:octocat: GitHub Actions

Changelog