- **log**: No longer inject message during formatting step, ensure logger allows formatting tags by default - **github**: Ensure correct repository name is provided in the return Path when downloading a repository
1.4.5
Fix
- **logs**: Remove "location" by default, fix loguru incompatibility with extras passed
- **schema**: Add "ArbitraryDictSchema", alternative for DictSchema that allows arbitrary types - **cli/testing**: Use DisposableDir to generate temporary directory when testing github downloads