Skip to content

code_ownership -> codeowners-rs

Pre-release
Pre-release

Choose a tag to compare

@perryqh perryqh released this 15 Aug 00:03
· 10 commits to main since this release
7e6d720

The code_ownership gem now delegates its core logic to the codeowners-rs Rust library. This results in a significant performance improvement. See the details in Pull Request #126.

BREAKING CHANGE: Support for extensions has been removed, as all mapping logic now resides in the Rust-based codeowners-rs library.