Skip to content

Version 3.0.0

Compare
Choose a tag to compare
@ikirudennis ikirudennis released this 16 Nov 20:38
· 107 commits to master since this release
  • Drop support for Python 2.6 and 3.2.
  • Update to the current version of html5lib
  • Bugfixes:
    • Fix handling of HTML entities in extended pre blocks. (#55)
    • Empty definitions in definition lists raised an exception (#56)
    • Fix handling of unicode in img attributes (#58)