v0.117 (2024-12-08)ยค
__
Fixยค
- The HTML parser no longer erronously inserts
<html><head><body>
on some occasions, and no longer tries to close unclosed HTML tags.
Refactorยค
- Replaced Selectolax with BeautifulSoup4 as project dependencies.
__
<html><head><body>
on some occasions, and no longer tries to close unclosed HTML tags.