- Update to output text files to a directory. [tiangolo]
- Fix
created
andupdated
date parsing. [austinjp]
- Forgot to write change log entries. [claytron]
- 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]
- Pin
python-dateutil
to less than 2.0 so that the Python 3 only version isn't pulled down. [claytron]
- Initial release