Skip to content

accesskit_consumer: v0.20.0

Compare
Choose a tag to compare
@mwcampbell mwcampbell released this 13 May 21:02
71bd204

0.20.0 (2024-05-13)

⚠ BREAKING CHANGES

  • Restore full copy-on-write tree snapshots, now using immutable-chunkmap (#365)

Bug Fixes

  • Fix the filtered sibling iterators to use the filtered parent to find the back node (#408) (2f8155c)

Code Refactoring

  • Restore full copy-on-write tree snapshots, now using immutable-chunkmap (#365) (441bf5f)