v0.0.1
What's Changed
- Rename UsePackwerk to UsePacks by @alexevanczuk in #62
Full Changelog: v0.70.0...v0.0.1
Migration
To migrate to this version:
- Replace
gem 'use_packwerk'
withgem 'use_packs'
- Replace
UsePackwerk
withUsePacks
Full Changelog: v0.70.0...v0.0.1
To migrate to this version:
gem 'use_packwerk'
with gem 'use_packs'
UsePackwerk
with UsePacks