- upgrade capistrano to v3.2, v2 is not compatible
- monkey patch for sshkit to support non-ascii in command
- upgrade capistrano-sidekiq to 0.2.5
- use the official whenever recipe
- add sidekiq recipe support autostart
- auto detect git setting by project git config
- always invoke deploy:cleanup after deploy:update
- support http_proxy variables
- add daemons recipe
- bundler only run on exist gemfile
- add rails cache clear recipe
- add git recipe, support use current project's branch
- change typical recipe, now set :deploy_via, :copy