Release Name: 1.1.0
Notes:
A Hoe plugin for tighter Git integration. This plugin provides a
<tt>git:tag</tt> task to automate release tagging and pushing, and I
expect it'll learn a few more tricks in the future.
See the Hoe::Git module for a few configuration options.
Changes:
=== 1.1.0 / 2009-06-23
* Allow configurable release tag prefixes.
* Add git:changelog to make release notes easier.
* Make the git:tag task respect a TAG env var.
* Minor cleanups.
|