* Remove support for python2. * Move testing from TravisCI to Github actions. * Move test coverage from Coveralls to Codecov. * Expand previously-opened-element check to include all currently-open elements (4 ) by jayaddison
1.0.1
* Support XPath attribute-existence search for empty-valued HTML element attributes. (2) by jayaddison
1.0.0
Some optimizations for the stable release
0.2.3
* Small tweak to how files are opened * Some documentation changes