Skip to content

Latest commit

 

History

History
33 lines (15 loc) · 1.77 KB

CHANGELOG.md

File metadata and controls

33 lines (15 loc) · 1.77 KB

Changelog

0.7.0 (2024-12-07)

Features

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