html2text v2019.9.26 Release Notes

Release Date: 2019-09-26 // over 4 years ago

    • ๐Ÿ›  Fix long blockquotes wrapping.
    • โœ‚ Remove the trailing whitespaces that were added after wrapping list items & blockquotes.
    • โœ‚ Remove support for Python โ‰ค 3.4. Now requires Python 3.5+.
    • ๐Ÿ›  Fix memory leak when processing a document containing a <abbr> tag.
    • ๐Ÿ›  Fix AttributeError when reading text from stdin.
    • ๐Ÿ›  Fix UnicodeEncodeError when writing output to stdout.