Summary
Fix issues about configuration file parsing.
Support --clean option.
What's Changed
- fix: canonical configuration key construction issue by @VioletsOleander in #44
- feat: add --clean command line option by @VioletsOleander in #45
- fix: template file rendered but not correctly synced by @VioletsOleander in #48
- chore: release v0.5.0 by @VioletsOleander in #51
Full Changelog: v0.4.0...v0.5.0