2.0.0
2.0.0
- NEW:
SelectorSyntaxError
is derived fromException
notSyntaxError
. - NEW: Remove deprecated
comments
andicomments
from the API. - NEW: Drop support for EOL Python versions (Python 2 and Python < 3.5).
- FIX: Corner case with splitting namespace and tag name that have an escaped
|
.