Sha256: 12266353b0b2c9ac242e56d450450c34e4f60d194c09455e01bd169147189f2b

Contents?: true

Size: 1.74 KB

Versions: 5

Compression:

Stored size: 1.74 KB

Contents

Google Currency 2.2.0
=====================

- Update money dependency to ~> 5.1.0

Google Currency 2.1.0
=====================

- Update money dependency to ~> 5.0.0

Google Currency 2.0.2
=====================

Bugfixes
--------
 - Fix encoding issue

Google Currency 2.0.1
=====================

Features
--------
 - Handles funky exchange rates (Arnaud Joubay)

Bugfixes
--------
 - Fix for running under 1.9.2 in TextMate (larspind)

Google Currency 2.0.0
=====================

Features
--------
 - Added multi_json to allow users to select their own JSON parsing engine.
 - Removed deprecated method #get_google_rate.

Bugfixes
--------
 - Updated deprecated rake tasks

Google Currency 1.1.1
=====================

Bugfixes
--------
 - Built gem using Ruby 1.8.7 to bypass a known error with RubyGems 1.5.0 and
   Ruby 1.9.2

Google Currency 1.1.0
=====================

Features
--------
 - Deprecated #get_google_rate, use #get_rate (thanks RMU Alumni)

Bugfixes
---------
 - Fixed an issue when rates over 1000 did not parse correctly (thanks Brandon
   Anderson)

Google Currency 1.0.3
=====================

Features
--------
 - Update `money` requirement to `~> 3.5`

Google Currency 1.0.2
=====================

Features
--------
 - Replace `eval` with `JSON.parse`
 - Use BigDecimal instead of Float

Bugfixes
--------
 - Quell parenthetical warnings in specs

Google Currency 1.0.1
=====================

Features
--------
 - Update `money` requirement to `~> 3.1.5`

Google Currency 1.0.0
=====================

Features
--------
 - Updated `money` requirement to `~> 3.1.0`

Google Currency 0.1.1
=====================

Features
--------
 - Added #flush_rates
 - Added #flush_rate

Google Currency 0.1.0
=====================

Features
--------
 - Initial release

Version data entries

5 entries across 5 versions & 2 rubygems

Version Path
google_currency_rails_cache-1.2 CHANGELOG.md
google_currency_rails_cache-1.1.1 CHANGELOG.md
google_currency_rails_cache-1.1.0 CHANGELOG.md
google_currency_rails_cache-1.0.0 CHANGELOG.md
google_currency-2.2.0 CHANGELOG.md