Skip to content

v0.36.2

Latest
Compare
Choose a tag to compare
@philss philss released this 27 Apr 16:08
· 1 commit to main since this release
241eeb2

Added

  • Implement the Inspect protocol for the Floki.HTMLTree struct.
    This struct is currently private. Thank you @vittoriabitton.

Fixed

  • Fix regression to respect config option :encode in Floki.raw_html/2.
    Thanks @Sgoettschkes.

  • Make the Floki.raw_html/2 treat the contents of the <title> tag as plain text.
    The idea is to align with parse_document/2.
    Thank you @aymanosman.

Pull requests

New Contributors

Full Changelog: v0.36.0...v0.36.2