Skip to content

v0.3.0

Compare
Choose a tag to compare
@benkrikler benkrikler released this 28 Sep 17:14
· 103 commits to master since this release
aaf06e0

Added

  • Generic interface for file path expansion, PR #20.
  • Add option to ignore empty files, issue #5.
  • Report files with missing trees, issue #16, PR #24.

Changed

  • Switch README to restructured text and update setup.py, PR #23.
  • Restructure package version numbering, PR #19.
  • Unit tests to improve test coverage and minor fixes, PR #25.