Skip to content

Releases: ComplianceAsCode/auditree-harvest

v1.3.0

10 Feb 18:02
04d3495
Compare
Choose a tag to compare

What's Changed

  • [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.

New Contributors

Full Changelog: v1.2.0...v1.3.0

v1.2.0

03 Dec 20:33
b2b0c01
Compare
Choose a tag to compare
  • [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.

v1.1.1

03 Sep 13:36
7db7bad
Compare
Choose a tag to compare
  • [FIXED] Credentials are no longer expected when running in local repo mode.

v1.1.0

02 Sep 18:57
8f37ac0
Compare
Choose a tag to compare
  • [NEW] "local" repo positional argument option is now valid bypassing remote validation.

v1.0.0

27 Jul 13:45
e156411
Compare
Choose a tag to compare
Add CODEOWNERS