konfigkoll-v0.1.0
VorpalBlade
released this
25 Jul 19:29
·
216 commits
to main
since this release
This is the initial release of the konfigkoll
crate.
🚀 Features
- Improve defaults
- Add Makefile to help install things, vendor deps by default
- Improve logging
- Handle removing unused dependencies
- Rework, only single files backend allowed
- Disk cache for original file queries
- Create konfigkoll
🐛 Bug fixes
- Handle some cases of restoring more correctly
🚜 Refactoring
- Combine binary crates
- Split up konfigkoll main module
📚 Documentation
- Konfigkoll README
- Mdbook documentation
⚡ Performance improvements
- Some small performance fixes
⚙️ Other stuff
- Clippy fixes