vlad version 2.6.0 has been released!
- code: https://github.com/seattlerb/vlad
- home: http://rubyhitsquad.com/
- rdoc: http://hitsquad.rubyforge.org/vlad
Vlad the Deployer is pragmatic application deployment automation,
without mercy. Much like Capistrano, but with 1/10th the
complexity. Vlad integrates seamlessly with Rake, and uses familiar
and standard tools like ssh and rsync.
Impale your application on the heartless spike of the Deployer.
Changes:
2.6.0 / 2013-07-03
-
1 minor enhancement:
- Split update task into smaller chunks for easier extension. (chredd)
-
1 bug fix:
- Oops. Fixed typo in exception class name. (dplummer)