Skip to content

v6.2.0

Compare
Choose a tag to compare
@difernandez difernandez released this 15 Mar 20:04
· 292 commits to master since this release
d8de45c

Features:

  • Add Google Tag Manager #326
  • Update rubocop and rubocop-rspec for potassium and generated projects #337
  • Adds mailers queue to sidekiq.yml when installing or creating mailer recipe #341

Fixes:

  • Change backgroud_processor cli option to a switch. As of #137 we no longer have delayed_jobs as an option, it's only sidekiq now #340
  • Fixes mailer recipe install when background_processor wasn't installed #341
  • Update heroku recipe to check if an app or pipeline name is valid before creating it on Heroku #344