- Issue #62 use ANSI-escapes instead of backspace sequences, this includes some colour handling
- Issue #59 Fix build for C++ compilers that do not default to C++11 or more recent.
- Issue #61 Fix handling of malformed attributes in tags
- Issue #57 de-escape link hrefs so they can be copy-pasted in a browser
- Issue #56 drop usage of sprintf from the codebase
- Fix building on platforms requiring libiconv
- Fix release script to produce working tarball
- Issue #52 Support -utf8 flag as alias for compatibility with <2.0.0 releases
- Build-system now uses autotools-based configure and Makefiles
- Suppress xml namespace tags in output (<?xml ...)
- Issue #12 Issue #26 Whitespace normalisation now works over tags, removing extra and adding missing where appropriate
- Ignore to improve monospace rendering
- PR #48 Fix typos in manpage