Skip to content

Releases: servo/uluru

v0.3.0

17 Jul 00:17
Compare
Choose a tag to compare
  • Breaking change: Remove the iter, iter_mut, and touch methods. These are now internal implementation details. Users should use the find or lookup methods instead.
  • Improved documentation.