v0.7
What's Changed
Highlights
Added support for Gradle and Zig, thank you to the new contributors who added these! We're now up to 16 types of projects supported by kondo 🚀
CLI now supports ignoring specified directories via argument.
Added default clean CLI arg to automatically clean instead of prompting.
- Add support for Gradle projects by @s-aditya-k and @Lipen in #81, #85
- Upgrade from structopt to clap by @s-aditya-k in @#82
- Support default clean operation by @s-aditya-k in #83
- Add Arch Linux install instructions by @orhun in #84
- Support more types of Python artifact dirs by @trag1c in #88
- Support ignoring specified dirs by @tbillington in #90
- Add support for Zig projects by @orhun in #92
New Contributors
- @s-aditya-k made their first contribution in #81
- @orhun made their first contribution in #84
- @Lipen made their first contribution in #86
- @trag1c made their first contribution in #88
Full Changelog: v0.6...v0.7