[Python] Release 0.11.0
·
317 commits
to master
since this release
Added
- The
inline_style_tags
option to control whether inlining from "style" tags should be performed. #253
Performance
- Reuse existing attributes when creating an element during parsing.
Changed
- Bump MSRV to
1.63
.