Skip to content

1.2.0

Compare
Choose a tag to compare
@mattbrictson mattbrictson released this 01 Oct 15:57
· 44 commits to master since this release
  • Added a bundle clean task. There are no default hooks for it.
  • Use bundle check to check if we can skip bundle install
  • Run bundle:install on rollback (deploy:reverted)
  • You can now require "capistrano/bundler/tasks" to load the tasks only without the hooks