From: Ryan Davis Date: 2009-03-17T07:00:24+09:00 Subject: [ANN] vlad 1.3.2 Released (rawr!) vlad version 1.3.2 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: ### 1.3.2 / 2009-03-16 * 3 minor enhancements: * Added 'Deploying Merb with Vlad' by Graham Ashton. * Added 'Deploying Sinatra with Vlad' by Graham Ashton. * Core update task calls update with the actual revision once again * 1 bug fix: * Fix Git checkout/export methods. (Wilson) * *