The Artima Developer Community
Sponsored Link

Ruby Buzz Forum
rubyforge 0.3.0 and hoe 1.0.5 released

0 replies on 1 page.

Welcome Guest
  Sign In

Go back to the topic listing  Back to Topic List Click to reply to this topic  Reply to this Topic Click to search messages in this forum  Search Forum Click for a threaded view of the topic  Threaded View   
Previous Topic   Next Topic
Flat View: This topic has 0 replies on 1 page
Ryan Davis

Posts: 651
Nickname: zenspider
Registered: Oct, 2004

Ryan Davis is a ruby nerd.
rubyforge 0.3.0 and hoe 1.0.5 released Posted: Oct 3, 2006 3:17 AM
Reply to this message Reply

This post originated from an RSS feed registered with Ruby Buzz by Ryan Davis.
Original Post: rubyforge 0.3.0 and hoe 1.0.5 released
Feed Title: Polishing Ruby
Feed URL: http://blog.zenspider.com/index.rdf
Feed Description: Musings on Ruby and the Ruby Community...
Latest Ruby Buzz Posts
Latest Ruby Buzz Posts by Ryan Davis
Latest Posts From Polishing Ruby

Advertisement

Two announcements:

Skip all this blah blah and them both with one simple command:

sudo gem install hoe

rubyforge 0.3.0

I'm proud to announce that codeforpeople's rubyforge 0.3.0 has been released! This release further refines rubyforge's abilities, adding news posting and finally adding multiple file releases!

We still have a lot of plans for this library. Next on the list is to be able interact with tracker, error checking, and a much more powerful and mostly automatic configuration system.

  • 0.3.0 / 2006-10-03:
    • Added more debugging output if $DEBUG
    • Added news posting.
    • Added multiple file release to addrelease (uses addfile for extras).
    • addrelease now returns releaseid
    • Fixed config scraper to include '-' in names.

hoe 1.0.5

Hoe has become a monster I'm falling for. Tiny, simple, nicely constrained, yet rather powerful.

  • 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.

Read: rubyforge 0.3.0 and hoe 1.0.5 released

Topic: A Ruby wrapper for GDB Previous Topic   Next Topic Topic: Rails Expiration of Sessions due to Inactivity

Sponsored Links



Google
  Web Artima.com   

Copyright © 1996-2019 Artima, Inc. All Rights Reserved. - Privacy Policy - Terms of Use