- Addition of Makefile - Fixing issues with setup.py not including all needed files - Tests now pass on windows by skipping some linux specific tests - Improved config tests to only test against known sections, instead of entire dictionaries
0.1.2
-------------
- Name change from reuse to reusables due to name already being registration on pypi
0.1.1
-------------
- find_all_files_iter renamed to find_all_files_generator - Added python2.6 and pypy testing and support - Namespace is now a subclass of dict. - Changing Readme into rst format.