6133bea863
- Update to 0.8.0 * Drop support of Python 3.8 and 3.9, support 3.12 and 3.13 * Handle case-sensitive and case-insensitive attribute selectors
Markéta Machová2025-03-20 11:42:53 +00:00
d31d7f7f7c
- Update to 0.7.0: * Support :has selector 0.6.0: * Improve speed of ancestors and previous siblings 0.5.0: * Support Python 3.10 * Drop support of Python 3.6 * Handle many CSS4 selectors * Ignore comments at the beginning of selectors 0.4.1: * Fix PyPI description and various links. 0.4.0: * Drop support of Python 3.5, add support of Python 3.9. * Don’t crash on empty :not() selectors. * New code structure, new packaging, new documentation.
Daniel Garcia2023-03-24 13:04:50 +00:00