Skip to content

Release 0.4.0

Latest
Compare
Choose a tag to compare
@njanakiev njanakiev released this 10 Jan 22:43
· 5 commits to master since this release

New features in this release:

  • Exclude files by name
  • Filter by file extension (#11)
  • Follow symlinks (#10)
  • Faster iteration through the file system with os.scandir (#12)

Fixed issues in this release:

  • JSON output error (#14)
  • Ignore dead symlinks (#10)