Soupault 4.11.0 release

Estimated reading time: less than a minute.

Date:

Soupault 4.11.0 is available for download from my own server and from GitHub releases. It adds a plugin function for checking if HTML element tree nodes are tree nodes (HTML.is_text()), and fixes and issue with HTML.is_document(). Also, thanks to a lambdasoup update, now there is support for :has() selector in options that accept CSS selectors and another bug fix: namespaces are now correctly preserved in attribute named.

New features

New plugin API functions

Bug fixes