Changelog 0.7.0 (2024-12-07) Features add PatternIndex method (#48) (a5c2e59) Dependencies go: Bump github.com/stretchr/testify from 1.9.0 to 1.10.0 (#49) (4f55176) 0.6.1 (2024-10-25) Bug Fixes parsing: Check for CODEOWNERS files for both GitHub and GitLab (#45) (db9c01e), closes #44 parsing: Ignore block and inline comments (#46) (968c9ea) 0.6.0 (2024-09-27) Features errors: Allow checking codeowners file not found (#41) (d659b73) Bug Fixes perf: Reduce allocations (#39) (2ca66e0)