v0.117ยค
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.