Changelog
---------


Version 0.4.1
.............

Released on 2020-10-29.

* Fix PyPI description and various links.


Version 0.4.0
.............

Released on 2020-10-29.

* 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.


Version 0.3.0
.............

Released on 2020-03-16.

* Drop Python2 support.
* Improve packaging and testing.


Version 0.2.2
.............

Released on 2019-09-06.

* Optimize lang attribute selectors.


Version 0.2.1
.............

Released on 2017-10-02.

* Fix documentation.


Version 0.2.0
.............

Released on 2017-08-16.

* Fix some selectors for HTML documents with no namespace.
* Don't crash when the attribute comparator is unknown.
* Don't crash when there are empty attribute classes.
* Follow semantic versioning.


Version 0.1
...........

Released on 2017-07-07.

* Initial release.
