Skip to content

v0.7.0-rc.1

Pre-release
Pre-release
Compare
Choose a tag to compare
@fxamacker fxamacker released this 01 May 20:49
· 13 commits to feature/stable-cadence since this release
cb486ce

The v0.7.0-rc.1 does not include atree inlining. Atree inlining is introduced in v0.8.0-rc.1 with breaking changes to data format.

What's Changed

  • Add Array.SetType() to allow updating TypeInfo by @fxamacker in #374
  • Add OrderedMap.SetType() to allow updating TypeInfo by @fxamacker in #375
  • Add PersistentSlabStorage.GetAllChildReferences() by @fxamacker in #391
  • Add feature to enable migrations to fix references to non-existent registers by @fxamacker in #387
  • Fix SlabIterator to include nested storage ID (non-inlining feature branch) by @fxamacker in #398
  • Fix migration filter for old unreferenced slabs (non-inlining feature branch) by @fxamacker in #399
CI / Dependabot

Full Changelog: v0.6.0...v0.7.0-rc.1