Mandrill fans, time for a long overdue release of our favorite transactional email integration module. It contains numerous enhancements, bug fixes, and adds some additional flexibility for developers. This will likely be the last release in the 1.x branch, with a new 2.x branch using Mandrill's own API wrapper coming soon. Complete change log follows.
drush:deployment-config - Return an array of configuration.
drush:release-check-target - Check the target directory is a valid git repository.
drush:git-init - Initialize git in target directory.
drush:release-tag - Checkout/deploy a tag.
drush:clone-repo - Clone a repository.
drush:list-tags - List all tags
drush:latest-tag - Get the latest tag
drush:tag-notes - Display commit notes between tags