Capistrano Rbenv Versions Save

Idiomatic rbenv support for Capistrano 3.x

v2.2.0

3 years ago

✨ New Features

  • Explicit support for Fullstaq Ruby (#92) @FooBarWidget

📚 Documentation

  • Document rbenv_ruby_dir option (#91) @guillehorno

🏠 Housekeeping

  • Maintain release notes using GitHub Actions (#93) @mattbrictson

v2.1.6

4 years ago
  • #89: Revert #88 Fix issue with sshkit escaping $HOME

v2.1.5

4 years ago
  • #88: Fix issue with sshkit escaping $HOME

v2.1.4

5 years ago
  • #82: Specify MIT license in gemspec

v2.1.3

6 years ago
  • #75: Enforce uniqueness of rbenv_map_bins.

v2.1.2

6 years ago
  • #74: Clarify the location where the ruby is missing - @creitve

v2.1.1

7 years ago

v2.1.0

7 years ago
  • Make rbenv_ruby optional #61, #67