hoe-git version 1.4.0 has been released!
Published 2011-05-17 @ 16:27
A set of Hoe plugins for tighter Git integration. Provides tasks to automate release tagging and pushing and changelog generation. I expect it’ll learn a few more tricks in the future.
Changes:
1.4.0 / 2011-05-16
-
2 minor enhancements:
- Exported all the other git functions so that other rake tasks can benefit.
- Updated git:changelog to support annotated commit messages.
-
1 bug fix:
- Fix shell escaping on Windows. [Gordon Thiesfeld]