Releases: rushter/selectolax
Releases · rushter/selectolax
v0.3.5
- Added type annotations. Thanks to @stranger-danger-zamu
v0.3.4
v0.3.2
v0.3.1
v0.3.0
v0.2.14
- Added advanced Selector (the
select
method) - Improved speed of
strip_tags
- Added
clone
method for theHtmlParser
object - Exposed
detect_encoding
,decode_errors
,use_meta_tags
,raw_html
attributes forHtmlParser
- Added
sget
method to theattrs
property - Added
head
property