Skip to content

Releases: snyk/github-codeowners

v1.1.0

06 Dec 10:49
375f896

Choose a tag to compare

1.1.0 (2022-12-06)

Bug Fixes

  • OwnershipEngine: not handling CRLF EOL (4439400)

Features

  • Add percentage calculation by file distribution (487535f)
  • Adjust percentage calculation to use loc instead of file count (due to a possible misunderstanding for a stylistic choices). Added the percentage to csv output (61b5ef3)

v1.0.0

13 Jun 10:55

Choose a tag to compare

1.0.0 (2022-06-13)

Bug Fixes

  • upgrade ignore from 5.1.4 to 5.1.8 (#36) (3720cc6)

Features