money-open-exchange-rates

A gem that calculates the exchange rate using published rates from open-exchange-rates. Compatible with the money gem.

MIT License

Downloads
3.6M
Stars
108
Committers
25

Bot releases are hidden (Show)

money-open-exchange-rates - Latest Release

Published by spk about 4 years ago

1.4.0 / 2020-09-11

  • Fix jruby test for cross courses
  • Fix deprecation global use of must_equal
  • Merge pull request #66 from @korun / clear-cross-courses
    • Update rates inside transaction, to prevent RC issues
  • Merge pull request #65 from @korun / ensure-file-closed
    • Fix unclosed file descriptor after read_from_cache
  • Merge pull request #64 from @anton-smagin / clear-cross-courses
    • Set old rates to nil on #update_rates before set new one to expire pair rates using base
  • Add coverage stage on ci
  • Remove Ruby 2.3 support
  • Switch to gitlab ci
  • Update README
  • Fix rubocop to 0.76.0 and remove minitest-focus
  • Update gitlab ci gem install does not have --no-ri anymore
  • README add more doc about update_rates
  • Fix deprecation for minitest 6
  • Fix flaky test about Money::Bank::NoAppId
  • Support Pathname for cache
  • Update rubocop to 0.76
  • Remove Ruby 2.2 support and update rubocop
  • Update travis list
  • README: improve refresh doc
money-open-exchange-rates -

Published by spk over 5 years ago

1.3.0 / 2019-01-20

  • Update webmock to 3.5
  • Update rubocop to 0.63
  • Switch from rr to mocha/minitest
  • Add prettyprint option
  • README: add info about tests
  • Remove deprecated secure_connection= option
  • Merge pull request #54 from @LinkUpStudioUA / symbols-doc-link-fix
    • Fix link to filtering by symbols doc
  • Fix bundler to <2 on travis (dropped support Ruby < 2.3) * Fix bundler to 1.17.3 (2.0 dropped support Ruby < 2.3)
  • Merge pull request #52 from @thejchap / feature/symbols
    • add support for symbols query param
  • Remove ruby 2.0/2.1 support and fix rubocop offenses
  • Add minitest-focus gem
  • Avoid redefine json_response method
money-open-exchange-rates - v1.2.0

Published by spk over 6 years ago

v1.2.0 / 2018-03-31

  • Merge pull request #51 from spk/fix-expire_rates
    • Add force_refresh_rate_on_expire option and use api timestamp
  • README: info currency-exchange
money-open-exchange-rates - v1.1.1

Published by spk over 6 years ago

v1.1.1 / 2018-03-30

  • Merge pull request #50 from @v-kolesnikov / fix/avoid-monetize
    • Use monetize as a development dependency only
money-open-exchange-rates - v1.1.0

Published by spk over 6 years ago

v1.1.0 / 2018-03-28

  • Force refresh when ttl is expire and cache invalid (issue #47)
  • Less strict dependency version for money/monetize
money-open-exchange-rates - v1.0.2

Published by spk over 6 years ago

v1.0.2 / 2018-03-27

  • Merge pull request #46 from @cedricpim / fix-float-big-decimal-casting
    • Fix issue with Float casting for BigDecimal
money-open-exchange-rates - v1.0.1 / 2018-03-25

Published by spk over 6 years ago

v1.0.1 / 2018-03-25

  • Use BigDecimal instead of Float
money-open-exchange-rates - v1.0.0 / 2018-03-25

Published by spk over 6 years ago

Cache improvement and alternative currencies support

  • Merge pull request #41 from @b-mandelbrot /add-show-alternative
    • Add support for black market and digital currency rates
  • Merge pull request #42 from spk/save-rates-when-ttl-expire
    • Save rates to cache after first fetch and add example with Rails
    • Improve documation about cache and rates ttl
    • Save rates when ttl expire
  • Merge pull request #40 from @Jetbuilt / deprecate-secure_connection
    • Closes #39 - Make all requests over https and deprecate secure_connection
  • Support Ruby >= 2.0
money-open-exchange-rates - v0.7.0

Published by spk almost 8 years ago

v0.7.0 / 2016-10-23

  • Merge pull request #36 from @lautis / drop-json-gem
    • Use bundled JSON instead of gem
  • Better api url tests
  • README https links
  • Fix rubocop offense Style/StringLiterals
  • Improve documentation from inch suggestions
  • Skip integration test when OXR_APP_ID not present
  • Avoid leak of api key in integration tests
  • Update josscrowcroft/open-exchange-rates link
  • More info about OXR
  • Merge pull request #35 from spk/integration-test
    • Better integration test
money-open-exchange-rates -

Published by spk about 8 years ago

v0.6.1 / 2016-09-21

  • #34 from @JoshTheWanderer / master
    • fix: Ensure correct url for historical api calls
    • fix: Ensure correct url for api calls
  • Add failing test for source_url
money-open-exchange-rates -

Published by spk about 8 years ago

v0.6.0 / 2016-09-13

  • Merge pull request #29 from @xsve / pairrates
    • Implemented rate calculation for any pair of currencies via base currency
  • Update travis ruby list
  • Fix usage of URI.join instead of File.join
Package Rankings
Top 3.53% on Rubygems.org
Badges
Extracted from project README
Build Coverage Version Documentation License Inline docs