Capistrano v3.2.0 Release Notes

  • The changelog entries here are incomplete, because many authors choose not to be credited for their work, check the tag comparison link for Github.

    • Minor changes:
      • Added keys method to Server properties to allow introspection of automatically added properties.
      • Compatibility with Rake 10.2.0 - ensure_task is now added to @top_level_tasks as a string. (@dmarkow)
      • Amended the git check command, "ls-remote", to use "-h", limiting the list to refs/heads