Releases: Alir3z4/html2text
Releases · Alir3z4/html2text
Release Version 2014.9.25
2014.9.25 - 2014-09-25
- Feature #29, #27: Add simple table support with bypass option.
- Fix #20: Replace project website with: http://alir3z4.github.io/html2text/ .
Release Version 2014.9.8
Release Version 2014.9.7
2014.9.7 - 2014-09-07
- Fix
unicode/typeerror in memory leak unit-test. - Feature #16: Remove
install_deps.py. - Feature #17: Add status badges via pypin.
- Feature #18: Add
Python3.4to travis config file. - Feature #19: Bring
html2textto a separate module and take out theconf/constantvariables. - Feature #21: Remove meta vars from
html2text.pyfile header. - Fix: Fix TypeError when parsing tags like
. Fixed in #25.