Posted By: Kurt Stephens
Date: 2008-04-13 02:57
Summary: currency 0.4.12 Released
Project: Currency - OO currency, FX, ExRate money
currency version 0.4.12 has been released!
Currency models currencies, monetary values, foreign exchanges rates. Pulls live and historical rates from http://xe.com/, http://newyorkfed.org/, http://thefinancials.com/. Can store/retrieve historical rate data from database using ActiveRecord. Can store/retrieve Money values using ActiveRecord.
For more details, see:
http://rubyforge.org/projects/currency/ http://currency.rubyforge.org/ http://currency.rubyforge.org/files/README_txt.html
Changes:
## Release 0.4.12: 2008/04/12
CRITICAL FIXES
* money.rb - Fix in Money#<=>; contributed by Dmitri Koulikoff. * Added Money#cmp, Money#rep_diff. * Removed syntax warnings. * Rakefile: rcov_test: run tests under rcov. * Test coverage published at http://currency.rubyforge.org/rcov.
|
|