Posted By: Kurt Stephens
Date: 2007-11-02 04:04
Summary: currency 0.4.10 Released
Project: Currency - OO currency, FX, ExRate money
currency version 0.4.10 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.10: 2007/11/01
CRITICAL FIXES
* xe.rb - http://xe.com format change: Handle inline div in rates table. * bin/currency_historical_rate_load - script for pulling rates from sources into historical rate table. * exception.rb - Currency::Exception::Base can take Array with optional key/values. * exception.rb - Additional exception classes. * ALL - use raise instead of throw throughout.
|
|