Skip to content

Latest commit

 

History

History
38 lines (28 loc) · 701 Bytes

HISTORY.rst

File metadata and controls

38 lines (28 loc) · 701 Bytes

Changes

2.0 (2016-03-13)

  • Update to output text files to a directory. [tiangolo]
  • Fix created and updated date parsing. [austinjp]

1.1 (2015-03-25)

  • Forgot to write change log entries. [claytron]

1.0 (2015-03-25)

  • 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 (2011-10-11)

  • Pin python-dateutil to less than 2.0 so that the Python 3 only version isn't pulled down. [claytron]

1.0a1 (2011-06-14)

  • Initial release