Feature * Reworked templating to make it recursive ([`41a6833`](https://github.com/alexisbeaulieu97/Mixy/commit/41a683308ac4a561a07f158254afeb9f29cc4b04))
1.1.0
Feature * Added a CachedRepository class to handle cached git repositories (automatic updates, more versatile version options, etc.) ([`8549a48`](https://github.com/alexisbeaulieu97/Mixy/commit/8549a483b61b8daa0d0cc93c229064cee3d6c8b2))
1.0.0
Feature * Added a clear command to the cli ([`d937df2`](https://github.com/alexisbeaulieu97/Mixy/commit/d937df28bf6c0fc48d5ee75d2981aa6e108df9a2))
Breaking * adding a second command to the CLI means it will not pick 'create' as the default command and must be explicitly used ([`d937df2`](https://github.com/alexisbeaulieu97/Mixy/commit/d937df28bf6c0fc48d5ee75d2981aa6e108df9a2))
Fix * Binaries get copied now instead of raising a UnicodeDecodeError ([`4b30be5`](https://github.com/alexisbeaulieu97/Mixy/commit/4b30be5da76e856208b31baad1aeb2b538802f0b))