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