- Append now add \n at the end of line if not present
- Added options :recursive to download and upload methods
- Added a new method for execute local task inside a remote server
- Added support to auto completion
- Fixed a small bug in option parser
- Tiny Regex change, and aliasing :on => :webserver for :in => :webserver [Thanks to Doug Johnson]
- :on is now an alias for :in [Thanks to Doug Johnson]
- Removed trailing colon from /password:/ regex [Thanks to Doug Johnson]
- Updated net-ssh dependency to latest version
- Remove rake dependency
- Simpler way to manage remote servers
- Simpler way to manage local machine
- Argument parser
- Fixed problem with ordered hash
- Allow to run dependencies in same contest
- Added
doit do:setup
task that generate a template in~./do/dorc
- Improved support of plugins
- Added
doit download[http://raw.github...]
task which download and update for you a given rake task - Improved output messages