Skip to content

0.22.0

Choose a tag to compare

@niklak niklak released this 03 Sep 08:11
· 146 commits to main since this release

Release Notes for 0.22.0 (2025-09-03) πŸš€

✨ New Features

  • Added Tree::is_mathml_annotation_xml_integration_point method to check whether a node is a MathML annotation XML integration point.

πŸ”§ Changes

  • Updated dependencies:

    • foldhash: 0.1.5 β†’ 0.2.0
    • hashbrown: 0.15.3 β†’ 0.16.0
  • Refactored dom_tree::helpers::normalized_char_count for cleaner implementation.

  • Set MSRV (Minimum Supported Rust Version) to 1.75.


Examples

Changelog

Full Changelog: 0.21.0...0.22.0