v0.3.0
This release adds typing support, and dynamic paths.
Breaking Changes
- Minimum Python version increased from 3.2 to 3.6.
- Remove
-f
flag completely.
Features
- Dynamically accept files or directories as the path argument.
- Add full typing support.
Bugfixes
- Fix bug where files were being recursively excluded.
- Fix all bugs related to
-f
.