Okay it’s a lame title but whatever.
There’s a new release of Reve today (Release 76) and it can be installed as a gem!
gem install reve
And that’s it.
Reve also has a project page at Rubyforge (http://reve.rubyforge.org) but I’ll still host everything, sans gems, here on crudvision.com.
An autogenerated changelog is available from Reve’s trac but a quick overview is:
- Support to convert between Character ID and Character Name
- Fixed a ParseDate problem reported by Paul
- Now available in .gem format
- Move reve.rb to lib to fall in line with more standard practice. This should be seamless upgrade unless one expicitly required reve.rb
Reorganised other files into a subdirectory.
Enjoy!
(Edit at 2008-02-02 19:20 GMT: Fixed the Rakefile to include lib/ruby/*.rb as that’s where the meat of Reve now lives. I imagine the .gem should be mirrored soon.
I appologise for the screwup here but this is my first gem!
I’m getting used to the process still. It beats .tgz and .zip files though.)

