Skip to content

Releases: rubyatscale/packs-rails

v0.0.5

07 Dec 17:38
13b0c4a
Compare
Choose a tag to compare

What's Changed

  • Update README.md to add clarification on the factorybot integration by @yesthesoup in #78
  • Rename deprecated_references.yml to package_todo.yml by @euglena1215 in #74
  • Revert to FactoryBot initialization without Rails lifecycle methods (was: Create factories earlier in the lifecycle) by @shageman in #76
  • Update version.rb for release by @shageman in #79

New Contributors

Full Changelog: v0.0.4...v0.0.5

v0.0.4

04 Dec 21:07
5f872a8
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v0.0.3...v0.0.4

v0.0.3

27 Feb 15:52
ab62d6b
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v0.0.2...v0.0.3

v0.0.2

01 Feb 21:45
f7fdac5
Compare
Choose a tag to compare

What's Changed

  • Added gem license to the metadata by @kpumuk in #52

New Contributors

Full Changelog: v0.0.1...v0.0.2

v0.0.1

11 Jan 18:49
31091d3
Compare
Choose a tag to compare

What's Changed

Full Changelog: v0.8.3...v0.0.1

Upgrade Guide from stimpack

To upgrade from stimpack to packs-rails, please do the following:

  1. Replace stimpack with packs-rails in your Gemfile (or .gemspec if using within a gem) and bundle install
  2. Change require 'stimpack' to require 'packs-rails'
  3. If you are using a custom root or would like to use multiple roots, please configure packs
  4. If you are using Stimpack::Packs.all, replace it with Packs.all.

v0.8.3

06 Jan 12:31
be61909
Compare
Choose a tag to compare

What's Changed

Full Changelog: v0.8.2...v0.8.3

v0.8.2

29 Dec 15:47
dc11fdb
Compare
Choose a tag to compare

What's Changed

  • Allow packs configuration to be set in one place and defer to packs.yml by @alexevanczuk in #48

Full Changelog: v0.8.1...v0.8.2

v0.8.1

28 Dec 13:07
1176753
Compare
Choose a tag to compare

What's Changed

Full Changelog: v0.8.0...v0.8.1

stimpack 0.8.0

08 Dec 04:06
653637b
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v0.7.1...v0.8.0

stimpack 0.7.1

08 Sep 19:40
bdbd24b
Compare
Choose a tag to compare

What's Changed

Full Changelog: v0.7.0...v0.7.1