Releases: rubyatscale/codeowners-rs
Releases · rubyatscale/codeowners-rs
v0.3.2
What's Changed
- Allow to specify CODEOWNERS location in config or env var by @Envek in #95
- Fix regression in package.yml metadata.owner key by @martinemde in #85
- Add CODEOWNERS file by @dduugg in #97
- Add AGENTS.md and CLAUDE.md for AI coding agent guidance by @dduugg in #98
- Fix typos and grammatical issues by @dduugg in #99
- Fix validate to respect owned_globs when files specified by @martinemde in #89
- Fix missing Path import lost during merge of #89 by @dduugg in #100
- Fix tracked file paths for subdirectories by @klly14 in #103
- Change executable_name to hold the full command string by @dduugg in #101
- fix: error message when github team name is missing from team config by @Envek in #96
- Bump version to 0.3.2 by @perryqh in #104
New Contributors
Full Changelog: v0.3.1...v0.3.2
v0.3.1
What's Changed
- Propagate package/team/codeowner file errors rather than fail silently by @martinemde in #90
- Remove '.cursor' from default ignore directories by @dduugg in #91
- Support
executable_namein config and API by @perryqh in #86
New Contributors
Full Changelog: v0.3.0...v0.3.1
v0.3.0
What's Changed
- feat: Add support for team: format and comprehensive tests by @technicalpickles in #81
- Accept files for validation to speed up validation process by @martinemde in #82
New Contributors
- @martinemde made their first contribution in #82
Full Changelog: v0.2.17...v0.3.0
v0.2.17
v0.2.16
What's Changed
- Refactor runner into façade + modules; extract CODEOWNERS queries; add tests and docs by @perryqh in #79
Full Changelog: v0.2.15...v0.2.16
v0.2.15
What's Changed
Full Changelog: v0.2.14...v0.2.15