Skip to content

Releases: willforde/python-htmlement

v2.0.0 Release

02 Nov 01:51
ba108d0

Choose a tag to compare

  • 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 Stable Release

21 Oct 00:39
20b365a

Choose a tag to compare

  • Support XPath attribute-existence search for empty-valued HTML element attributes. (#2) by @jayaddison

1.0.0 Stable Release

02 Dec 12:35

Choose a tag to compare

Some optimizations for the stable release

0.2.3 Optimization Release

15 Apr 03:43

Choose a tag to compare

  • Small tweak to how files are opened
  • Some documentation changes

0.2.1 Optimization Release

24 Jan 06:56

Choose a tag to compare

  • Just some cosmetic changes
  • Readme changes.