Skip to content

Latest commit

 

History

History
25 lines (14 loc) · 1.1 KB

CHANGES.md

File metadata and controls

25 lines (14 loc) · 1.1 KB
  • [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.
  • [CHANGED] Removed yapf in favour of black as code formatter.
  • [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.
  • [FIXED] Credentials are no longer expected when running in local repo mode.
  • [ADDED] "local" repo positional argument option is now valid bypassing remote validation.
  • [ADDED] Made the Auditree Harvest tool public.