Release Name: 1.0.1
Notes:
A Hoe plugin to help you debug your codes. This plugin provides
<tt>test:gdb</tt> and <tt>test:valgrind</tt> tasks (with a few
variants).
See the Hoe::Debugging module for a few configuration options.
This plugin expects you to have <tt>gdb</tt> and <tt>valgrind</tt>
available in your <tt>PATH</tt>.
These tasks were extracted from nokogiri / johnson and originally written by
ruby legend, {Mike Dalessio}[http://mike.daless.io].
Changes:
=== 1.0.1 / 2009-06-26
* Fix Hoe dependency version.
* Activate the hoe-git plugin.
* Fix docs, give Mike some well-deserved credit!
|