Skip to content

Version 0.9.4

Compare
Choose a tag to compare
@cdgriffith cdgriffith released this 17 Dec 16:06
· 2 commits to master since this release
c54ea34
  • Adding sync_dirs function
  • Adding sanitized_input function (Thanks to Dogeek)
  • Breaking change: Changing find_files to return pathlib objects by default on Python 3.4+
  • Removing python 2.6 from travis tests