Skip to content

Latest commit

 

History

History
17 lines (9 loc) · 651 Bytes

changelog.md

File metadata and controls

17 lines (9 loc) · 651 Bytes

Changelog

0.2.1 - setup.py Bugfix

Dependency makefun was not correctly declared into setup.py. Fixes #6.

0.2.0 - First public version

file_pattern now returns a generator. Fixed #1.

Improved __repr__ of FileItem. Fixes #3

New names parameter to improve configurability. Fixed #2.

0.1.0 - Internal version

First version extracted from doit pull request #328.