Skip to content

1.3.0

Choose a tag to compare

@sunblaze sunblaze released this 07 Jul 20:38
· 548 commits to main since this release
820d1d1

What's Changed

New features

  • Booting changes. Should only boot the Rails application when needed. Check #128 for more info.
  • Combined check and detect-stale-violations. Check #131 for more info.

Bug fixes

  • Constants under the public path in the root package were not correctly identified as public.

Breaking changes

  • Possibly breaking if spring was used with your project from the booting changes.
  • packwerk check can fail if the violations are stale or the "No offenses detected" string was checked in the output.