Releases: Shopify/packwerk
Releases · Shopify/packwerk
3.2.2
What's Changed
- Various local dependency and version and CI changes.
- don't associate a file with a different package that matches a prefix by @exterm in #398
- Add assocaitions_exclude to exclude files from association inspection by @gmcgibbon in #380
- Require stringio by @lsylvester in #418
Full Changelog: v3.2.1...v3.2.2
3.2.1
What's Changed
- stricter gemspec file include by @aoc in #391
- Fix error when parsing ERB files with yield on the top level by @rafaelfranca in #404
New Contributors
Full Changelog: v3.2.0...v3.2.1
3.2.0
3.1.0
What's Changed
New Features
- Add command line option to toggle parallel execution by @meganemura in #349
Bugfixes
- Detect deleted files as stale violations by @gmcgibbon in #332
- Fix exception when running sig blocks by @jbourassa in #334
- Rescue StandardError when processing file by @alexevanczuk in #343
- Fix support to
custom_associations
by @shioyama in #356 - Fix documentation link in packwerk.yml template by @franzliedke in #359
- Requalify strict violations by @alxckn in #367
New Contributors
- @jbourassa made their first contribution in #334
- @meganemura made their first contribution in #349
- @franzliedke made their first contribution in #355
- @alxckn made their first contribution in #367
Full Changelog: v3.0.1...v3.1.0
3.0.1
3.0.0
What's Changed
Breaking Changes
- Remove privacy checking support (#247)
New Features
- Add extension API (#245)
- Remove
detect-stale-violations
subcommand (#262) - Allow for configurable offense formatter (#266)
- Add support for strict mode violation enforcement (#271)
- Add
version
subcommand (#310)
Bugfixes
2.3.0
2.2.2
2.2.1
2.2.0
What's Changed
New Features
Bug Fixes
- Fix for breaking change in minor sorbet update (#201, @alexevanczuk)
Full Changelog: v2.1.1...v2.2.0