v0.3
This is the first release to include the new GUI for kondo 🎉 look for kondo-ui
in the downloads below.
Here are the changes since v0.2
- Add basic graphic user interface 🎉 (#19)
- Rewrite project discovery phase for a massive 97.5% runtime reduction 🎉 This includes a correctness fix, projects within the artifacts of other projects will not be listed and therefore will not be included more than once in the size total (previously they were). (#20)
- Break project into cargo workspace (#18)
- Improve path handling, skip folders that don't exist (#17)
- Add Unreal 4 project support (#597efd9)