- Your contribution here!
2.1.0 (4 Dec 2016)
- Change default
rbenv_path
to use$HOME
instead of~
. This allows capistrano-rbenv to work with the new quoting behavior of sshkit 1.8.0.
- rbenv:validate is a 'success' if version exists #36
- MIT license included
- rbenv command runs only on release_roles #44
- Environment variables are set with native SSHKit API
- Depend on capistrano 3.1
- Added ability to setup custom
rbenv_roles
variable (default: :all). - Fixed SSHKit dependency
- Added ability to setup custom
rbenv_prefix
variable. - prefix rails with rbenv by default
- Switching to new command map (capistrano/sshkit#45)
This gives us more flexible integration and command mapping.
Fixed bug when
cap some_task
didn't invoke rbenv hooks.
Capistrano 3 -ready release.
Versions < 2.0 are located in another repo: https://github.com/yyuu/capistrano-rbenv