Releases: rubyatscale/packs
Releases · rubyatscale/packs
use_packwerk 0.55.0
What's Changed
- Fix bug in move_to_parent (enforce_privacy value is changed) by @alexevanczuk in #14
- Bump version by @alexevanczuk in #15
Full Changelog: v0.54.0...v0.55.0
use_packwerk 0.54.0
What's Changed
- Improve UX for UsePackwerk.move_to_parent! by @alexevanczuk in #13
Full Changelog: v0.53.0...v0.54.0
use_packwerk 0.53.0
What's Changed
- Simplify tests by @alexevanczuk in #7
- Remove some unnecessary methods in test by @alexevanczuk in #8
- Allow UsePackwerk to move all files, not just ruby files by @alexevanczuk in #9
- [PT2] Allow UsePackwerk to move all files, not just ruby files by @alexevanczuk in #10
- Add UsePackwerk.move_to_parent! API by @alexevanczuk in #11
Full Changelog: v0.52.0...v0.53.0
use_packwerk 0.52.0
What's Changed
- Support nested packs with UsePackwerk by @alexevanczuk in #6
Full Changelog: v0.51.1...v0.52.0
use_packwerk 0.51.1
What's Changed
- Fix bug in RubocopPostProcessor by @alexevanczuk in #5
Full Changelog: v0.51.0...v0.51.1
use_packwerk 0.51.0
What's Changed
- Allow bin/use_packwerk move to move around entries in per-pack .rubocop_todo.yml files by @alexevanczuk in #4
Full Changelog: v0.50.1...v0.51.0
use_packwerk 0.50.1
What's Changed
- Update copy and references to CLI commands by @alexevanczuk in #3
Full Changelog: v0.50.0...v0.50.1
use_packwerk 0.50.0
Initial extraction from Gusto's codebase.