Skip to content

v0.8.0-rc.3

Pre-release
Pre-release
Compare
Choose a tag to compare
@fxamacker fxamacker released this 21 May 22:04
· 71 commits to feature/array-map-inlining since this release
688791c

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 v0.8.0-rc.2

  • Check mutation of elements from readonly map iterator by @fxamacker in #410
  • Check mutation of elements from readonly array iterator by @fxamacker in #411

Full Changelog: v0.8.0-rc.2...v0.8.0-rc.3