What's Changed
- ♻️ Refactor of tests cleaning up errors and speeding up testing by @wouterdebruijn in #97
- ♻️ Finalization of new image features by @wouterdebruijn in #98
- ♻️ Methods were split into generate-icons and generate-images by @wouterdebruijn in #98
- 🚚 Generation directories were renamed to source-icons and source-backgrounds by @wouterdebruijn in #98
- ✨ Boolean cli params now support direct assignment --sync-templates=false (
true
,1
,yes
,y
,false
,0
,no
,n
,f
) by @wouterdebruijn in #98
Full Changelog: v0.2.0-beta.2...v0.2.0-beta.3