Skip to content

v1.2.0

Compare
Choose a tag to compare
@github-actions github-actions released this 26 Jun 17:00
· 5 commits to main since this release
06d1caa

Changelog

  • 1dd48a9 Add _ as allowed character in usernameRegexp
  • 008b91f EE-629 add unit test cases
  • 689e6f2 EE-629 fix fork parsing ( ) bug
  • 075bbf2 Merge pull request #19 from haveachin/main
  • cac2119 Merge pull request #25 from ssgelm/allow_underscore_in_usernames
  • e683cf2 Merge pull request #29 from galbaneim-orca/EE-629-error-when-parsing-file-names-with-parentheses-in-codeowners-open-source
  • efe844c ParseFile accepts parse options
  • 8e52b4a add more docs for owner matchers
  • f6aef1e feat: add matcher
  • 3c5d2b8 min go version 1.18 to match ci
  • 06d1caa permit leading and trailing whitespace
  • 489d99e refactor: match func names
  • 477e3fd tests for ParseFile
  • 0c7f102 upgrade deps