- Exclude files by name - Filter by file extension (11) - Follow symlinks (10) - Faster iteration through the file system with [os.scandir](https://www.python.org/dev/peps/pep-0471/) (#12)
Fixed issues in this release:
- JSON output error (14) - Ignore dead symlinks (10)