From: Shane Emmons on
[Note: parts of this message were removed to make it a legal post.]

Money 2.2.0 has been released.

Changes:
- Can now divide two Money objects by one another [#/]
- Can now convert a Money object to a float [#to_f]
- Users can now specify Seperators and Delimiters [#format]
- Support for Brazilian Real [Money.new(1_00, :BRL)]
- Migrated to Jeweler

Website: http://github.com/FooBarWidget/money
RDoc API: http://money.rubyforge.org

--
Shane Emmons