Skip to content

0.25.0

Choose a tag to compare

@niklak niklak released this 17 Jan 09:03
· 55 commits to main since this release

Release Notes for 0.25.0 (2026-01-17)

Changes

  • Updated dependencies:

    • selectors: 0.33.0 → 0.35.0
    • html5ever: 0.36.1 → 0.37.1
    • tendril: 0.4.3 → 0.5.0
  • Refactored internal code to stay compatible with the latest html5ever and tendril APIs.

  • Reworked the internal structure of the markdown feature; no public API changes.

Bug Fixes

  • Markdown: block-level elements are now properly handled inside list elements (ul, ol), resulting in more correct and predictable Markdown output.

Examples

Changelog

Full Changelog: 0.24.0...0.25.0