Skip to content

Releases: rubyatscale/codeowners-rs

v0.3.2

16 Apr 22:05
49629b1

Choose a tag to compare

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

17 Dec 12:34
68a5e19

Choose a tag to compare

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_name in config and API by @perryqh in #86

New Contributors

Full Changelog: v0.3.0...v0.3.1

v0.3.0

14 Oct 22:57
c3cace6

Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v0.2.17...v0.3.0

v0.2.17

25 Aug 20:07
cc9a387

Choose a tag to compare

What's Changed

Full Changelog: v0.2.16...v0.2.17

v0.2.16

22 Aug 12:20
9cee8f0

Choose a tag to compare

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

21 Aug 13:51
37027e3

Choose a tag to compare

What's Changed

  • Fast teams for files from code owners by @perryqh in #78

Full Changelog: v0.2.14...v0.2.15

v0.2.14

20 Aug 16:48
55832fc

Choose a tag to compare

What's Changed

Full Changelog: v0.2.13...v0.2.14

v0.2.13

20 Aug 12:46
8734913

Choose a tag to compare

What's Changed

  • New file_owners_for_file providing reason for ownership by @perryqh in #75
  • Skip untracked files by @perryqh in #76

Full Changelog: v0.2.11...v0.2.13

v0.2.11

19 Aug 13:19
94c9bdf

Choose a tag to compare

What's Changed

Full Changelog: v0.2.10...v0.2.11

v0.2.10

18 Aug 13:02
a39af5b

Choose a tag to compare

What's Changed

Full Changelog: v0.2.9...v0.2.10