- Update to output text files to a directory. [tiangolo] - Fix ``created`` and ``updated`` date parsing. [austinjp]
1.1
----------------
- Forgot to write change log entries. [claytron]
1.0
----------------
- Fix issue with HTML2Text import. [claytron] - Fix issue with ``xmlSAX2Characters: huge text node`` error. [claytron] - Bump version to avoid having to use ``pip install --pre``. [claytron]
1.0a3
------------------
- Pin ``python-dateutil`` to less than 2.0 so that the Python 3 only version isn't pulled down. [claytron]