v0.5
What's Changed
Major
Support for pycache and jupyter-notebook checkpoints by @Stunkymonkey in #33
Support for "quiet" and "all" modes allowing you to clean all projects found and doing it without any noise! Implemented in #53 and thanks to @danieljb for the suggestion.
Changes
- update various dependencies by @striezel in #40
- add keywords for kondo and kondo-ui by @striezel in #41
- Add directories to delete for Python by @pawamoy in #47
- Disable the console on the Windows platform by @Aursen in #49
- kondo-lib: don't panic in
path_canonicalise
by @vrmiguel in #50 - add basic error handling to scan by @tbillington in #54
New Contributors
- @Stunkymonkey made their first contribution in #33
- @dependabot made their first contribution in #34
- @striezel made their first contribution in #40
- @deadcoder0904 made their first contribution in #43
- @pawamoy made their first contribution in #47
- @Aursen made their first contribution in #49
- @vrmiguel made their first contribution in #50
Full Changelog: v0.4...v0.5