Vlad 2.4.1 Released

vlad version 2.4.1 has been released!

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.4.1 / 2013-02-27

  • 1 bug fix:

    • Apparently psych doesn’t have top level #y. Switched to to_yaml.
      (erotte)