v3.4.0
This is mostly a bugfix release for the recent v3.3.0 release. 🐞
We have now started to verify type annotations in the pipeline. 🤖
What's Changed
- Fix verbose mode logging DirEntry objects instead of paths by @bittner in #111
- Document
--foldersflag in README by @bittner - Check type annotations using MyPy by @bittner
- Add EditorConfig and related extension (recommendation) for VSCodium by @bittner
Full Changelog: 3.3.0...3.4.0