- [ADDED] Added option to use the date format YYYY-MM-DD in addition to YYYYMMDD when collating files. - [ADDED] Made it possible to collate multiple files during a single run.
1.2.1
- [CHANGED] Removed yapf in favour of black as code formatter.
1.2.0
- [FIXED] Invalid Git repo error is now handled by a refresh of the local Git repo. - [ADDED] Local path to the Git repo was added as a Collator property.
1.1.1
- [FIXED] Credentials are no longer expected when running in local repo mode.
1.1.0
- [ADDED] "local" `repo` positional argument option is now valid bypassing remote validation.