Hoe-git 1.1.0 Released

hoe-git version 1.1.0 has been released!

A Hoe plugin for tighter Git integration. This plugin provides a
git:tag task to automate release tagging and pushing, a git:changelog
task to make release notes easier, and I expect it’ll learn a few more
tricks in the future.

See the Hoe::Git module for more docs and 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.