Skip to content

Latest commit

 

History

History
22 lines (20 loc) · 528 Bytes

CHANGES.rst

File metadata and controls

22 lines (20 loc) · 528 Bytes

Changes

1.0.4
  • Added MANIFEST.in
  • Removed dependencies on distribute
  • Applied pep8 and pylint suggested cleanup
1.0.3
  • Fix issue #5
1.0.2
  • Now is a package: fixes datafiles distribution.
1.0.1
  • Added support for python 2.5
1.0.0
  • Added unittests.
  • Added documentation.
  • Added stats to text generators methods in Generator
  • Added generator methods in Generator, for multiple text generations
  • Added stats-less text generators fuctions to module
0.1.0
  • First release.