Skip to content

0.6.0

Choose a tag to compare

@niklak niklak released this 13 Feb 15:54
· 390 commits to main since this release

Release Notes for 0.6.0 (2025-02-13) πŸš€

✨ New Features

  • Introduced dom-smoothie-js, a sub-crate that wraps dom_smoothie for use in a JavaScript environment.

πŸ”§ Changes

  • Replaced regular expressions with equivalent matching functions, reducing overhead and binary size while maintaining the same functionality.

πŸ› Bug Fixes

  • Fixed a potential underflow in Readability::get_article_title, which could cause a panic when the <title> element contained only the / character. (Fix by @rMazeiks).

Changelog

Full Changelog: 0.5.1...0.6.0