Skip to content

v0.8.0-rc.6

Pre-release
Pre-release
Compare
Choose a tag to compare
@fxamacker fxamacker released this 19 Aug 14:31
· 54 commits to main since this release
141ec5c

Release 0.8.x (since v0.8.0-rc.1) introduces atree inlining and deduplication, so the data format is a breaking change from 0.7.x.

What's Changed Since 0.8.0-rc.5

To reduce risks, new functions were added to help projects using Atree avoid producing undecodable data in storage.

  • Add IsCBORTagNumberRangeAvailable() and ReservedCBORTagNumberRange() to check availablility of CBOR tag numbers by @fxamacker in #434

  • Add SlabID.Address() by @fxamacker in #435

Changes to CI and version bumps...

Full Changelog: v0.8.0-rc.5...v0.8.0-rc.6