Sha256: 1a0e88ca82ff264d6ac1b28750f2fa6272626db80bf3a7012c35bba78c94816c

Contents?: true

Size: 1.14 KB

Versions: 2

Compression:

Stored size: 1.14 KB

Contents

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

2 entries across 2 versions & 1 rubygems

Version Path
google_currency-1.2.0 CHANGELOG.md
google_currency-1.1.1 CHANGELOG.md