v0.4.9
- Add an ability to specify tags and namespace for fragmented parser
- Add a new serialization mode when pretty printing:
html5test - Allow empty HTML fragments
- Fix attrs access for non-element nodes
- Improve buffer cleanups
- Fix duplicate text when doing
text(deep=True)on a text node - Improve text concatenation performance
- Improve attribute handling