[ANN] hoe 2.0.0 Released

R

Ryan Davis

hoe version 2.0.0 has been released!

* <http://rubyforge.org/projects/seattlerb/>
* <http://seattlerb.rubyforge.org/hoe/>
* <[email protected]>

Hoe is a rake/rubygems helper for project Rakefiles. It helps generate
rubygems and includes a dynamic plug-in system allowing for easy
extensibility. Hoe ships with plug-ins for all your usual project
tasks including rdoc generation, testing, packaging, and deployment.

Plug-ins Provided:

* Hoe::Clean
* Hoe::Debug
* Hoe::Deps
* Hoe::Flay
* Hoe::Flog
* Hoe::Inline
* Hoe::package
* Hoe::publish
* Hoe::RCov
* Hoe::Signing
* Hoe::Test

See class rdoc for help. Hint: ri Hoe

Changes:

### 2.0.0 / 2009-06-02

* 3 major enhancements:

* Added a plugin system and extracted nearly everything into
separate plugins.
* Added Clean, Debug, Deps, Flay, Flog, Inline, Package, Publish,
Rake, Rcov, Signing, and Test plugins

* 9 minor enhancements:

* Added Hoe::spec replacing old Hoe.new spec form. Now with DSL
flavors!
* Added DEFAULT_CONFIG so plugins can add to it.
* Added pluggable! to declare your package depends on rubygems
1.3.1+.
* Changes are now included in the gem's description.
* Deprecated Hoe.new spec form.
* Filled in all the blanks on rdoc.
* Refactored nearly all the spec logic down to much smaller/cleaner
pieces.
* Updated templates to use new form. No clue how best to update
yours. :p
* Version number is now auto-searchable by grepping in all the files.

* <http://rubyforge.org/projects/seattlerb/>
* <http://seattlerb.rubyforge.org/hoe/>
* <[email protected]>
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Similar Threads


Members online

No members online now.

Forum statistics

Threads
473,769
Messages
2,569,580
Members
45,055
Latest member
SlimSparkKetoACVReview

Latest Threads

Top