- Fix HTML parsing in fragment parser for
LexborHTMLParser - Fix memory leak in fragment parser
- Improve
skip_emptyparameter for text methods @pygarap - Add
comment_contentmethod @pygarap - Minor performance optimizations
- Add
create_tagmethod toLexborHTMLParser - Fix advanced selector (
.select()) when attributes are empty.