Releases: rubyatscale/code_ownership
Releases · rubyatscale/code_ownership
v1.32.3
What's Changed
- Remove accidentally committed file by @alexevanczuk in #44
- Revert bb40f15 by @alexevanczuk in #46
Full Changelog: v1.32.2...v1.32.3
v1.32.2
What's Changed
- for_class accepts string, remove unnecessary conversions by @nate-at-gusto in #39
New Contributors
- @nate-at-gusto made their first contribution in #39
Full Changelog: v1.32.1...v1.32.2
v1.32.1
What's Changed
- Load configuration before calling public APIs by @alexevanczuk in #40
Full Changelog: v1.32.0...v1.32.1
v1.32.0
What's Changed
- Refactor tests into their own files by @alexevanczuk in #36
- Auto-register new validators and mappers by @alexevanczuk in #37
- Allow mappers and validators to be injected by the client by @alexevanczuk in #38
Full Changelog: v1.31.1...v1.32.0
v1.31.1
What's Changed
- Do not package sorbet RBI files with gem by @alexevanczuk in #34
Full Changelog: v1.31.0...v1.31.1
v1.31.0
What's Changed
- Fix bug where team YML files are considered unowned by @alexevanczuk in #32
Full Changelog: v1.30.0...v1.31.0
v1.30.0
What's Changed
- Fix bug with "files have unique owners" validation by @alexevanczuk in #31
Full Changelog: v1.29.3...v1.30.0
v1.29.3
What's Changed
- Use packs/rspec/support to simplify testing by @alexevanczuk in #29
- Introduce
CodeOwnership#first_owned_file_for_backtrace
by @mzruya in #30
New Contributors
Full Changelog: v1.29.2...v1.29.3
v1.29.2
What's Changed
- docs: Update README.md by @josecolella in #27
- Use
packs
standard by @alexevanczuk in #28
New Contributors
- @josecolella made their first contribution in #27
Full Changelog: v1.29.1...v1.29.2
v1.29.1
What's Changed
- Require FileUtils explicitly by @alexevanczuk in #26
Full Changelog: v1.29.0...v1.29.1