CodeOwnership v2.1.2
📦 Published Gems
- Source gem: code_ownership-2.1.2.gem
- Platform gems: Published for all supported platforms
🎯 Supported Platforms
- linux
- ucrt
- darwin
- darwin
- musl
- linux
What's Changed
- Fix smoke test to use existing CodeOwnership method by @joemsak in #157
- Allow to specify CODEOWNERS location in config or env var by @Envek in #159
- Add CODEOWNERS file by @dduugg in #160
- Add AGENTS.md and CLAUDE.md for AI coding agent guidance by @dduugg in #162
- Fix typos and grammatical issues by @dduugg in #163
- Fix misleading error message when CODEOWNERS is out of date by @dduugg in #164
- Fix caching gaps and reduce Pathname overhead by @pharris2411 in #161
- Update codeowners-rs to v0.3.2 by @perryqh in #165
- Fix CD smoke test for platform gems by @perryqh in #166
New Contributors
- @Envek made their first contribution in #159
- @pharris2411 made their first contribution in #161
Full Changelog: v2.1.1...v2.1.2