From: Ryan Davis Date: 2006-10-04T06:56:38+09:00 Subject: Re: [ANN] hoe 1.0.5 Released On Oct 3, 2006, at 2:20 AM, Bil Kleb wrote: > Ryan Davis wrote: >> hoe version 1.0.5 has been released! > > Thank you > >> = 1.0.5 2006-10-03 >> * Doco cleanup. >> * Removed Manifest.txt from rdoc and added title. >> * Added changeset support. >> * Added spec_extras for easy gemspec attribute setting. >> * Added release_notes, changeset setting for releases. >> * Added paragraphs_of utility method. >> * Added email and rubyforge news announcement tasks. >> * Url attribute may now be an array of urls. > > History.txt needs these notes added to > the project site? Yup... I was definitely tired. :) Unfortunately, I upgraded to the latest ruby 1.8 in CVS and rdoc seems brokey. I need to poke around first. [several hours and a presentation later] yup. something is wrong with rdoc on the 1_8 branch. 1.8.5 seems fine. % rake publish_docs (in /Users/ryan/Work/svn/seattlerb/hoe/trunk) rm -r doc rm -r pkg rm -r doc History.txt: README.txt: hoe.rb: c...... Generating HTML... Diagrams: .. Files: 3 Classes: 1 Modules: 0 Methods: 6 Elapsed: 4.546s scp -rq doc/* zenspider@rubyforge.org:/var/www/gforge-projects/ seattlerb/hoe DONE! (isn't hoe awesome?)