Name | Modified | Size | Downloads / Week |
---|---|---|---|
Parent folder | |||
kondo-x86_64-pc-windows-msvc.zip | 2022-01-05 | 283.6 kB | |
kondo-x86_64-apple-darwin.tar.gz | 2022-01-05 | 385.5 kB | |
kondo-x86_64-unknown-linux-gnu.tar.gz | 2022-01-05 | 736.3 kB | |
kondo-x86_64-unknown-linux-musl.tar.gz | 2022-01-05 | 775.1 kB | |
README.md | 2022-01-05 | 1.7 kB | |
v0.5 source code.tar.gz | 2022-01-05 | 26.1 kB | |
v0.5 source code.zip | 2022-01-05 | 32.6 kB | |
Totals: 7 Items | 2.2 MB | 0 |
What's Changed
Major
Support for pycache and jupyter-notebook checkpoints by @Stunkymonkey in https://github.com/tbillington/kondo/pull/33
Support for "quiet" and "all" modes allowing you to clean all projects found and doing it without any noise! Implemented in https://github.com/tbillington/kondo/pull/53 and thanks to @danieljb for the suggestion.
Changes
- update various dependencies by @striezel in https://github.com/tbillington/kondo/pull/40
- add keywords for kondo and kondo-ui by @striezel in https://github.com/tbillington/kondo/pull/41
- Add directories to delete for Python by @pawamoy in https://github.com/tbillington/kondo/pull/47
- Disable the console on the Windows platform by @Aursen in https://github.com/tbillington/kondo/pull/49
- kondo-lib: don't panic in
path_canonicalise
by @vrmiguel in https://github.com/tbillington/kondo/pull/50 - add basic error handling to scan by @tbillington in https://github.com/tbillington/kondo/pull/54
New Contributors
- @Stunkymonkey made their first contribution in https://github.com/tbillington/kondo/pull/33
- @dependabot made their first contribution in https://github.com/tbillington/kondo/pull/34
- @striezel made their first contribution in https://github.com/tbillington/kondo/pull/40
- @deadcoder0904 made their first contribution in https://github.com/tbillington/kondo/pull/43
- @pawamoy made their first contribution in https://github.com/tbillington/kondo/pull/47
- @Aursen made their first contribution in https://github.com/tbillington/kondo/pull/49
- @vrmiguel made their first contribution in https://github.com/tbillington/kondo/pull/50
Full Changelog: https://github.com/tbillington/kondo/compare/v0.4...v0.5