Skip to content

Releases: phlegx/money-currencylayer-bank

Bump to version 0.7.2

17 Oct 13:18
Compare
Choose a tag to compare

Money Currencylayer Bank (v0.7.2)

Changelog

Bump to version 0.7.1

17 Oct 09:33
Compare
Choose a tag to compare

Money Currencylayer Bank (v0.7.1)

Changelog

Bump to version 0.7.0

25 Aug 14:55
Compare
Choose a tag to compare

Money Currencylayer Bank (v0.7.0)

Changelog

  • Handle new and old endpoint (api.apilayer.com, api.currencylayer.com) based on config (#10).
  • Allow to rescue with rates from the cache instead of reporting an error when the endpoint fails (#11).
  • New configs: currencylayer (boolean), rescue_with_cache (boolean).

Bump to version 0.6.0

08 Aug 08:54
ea54d47
Compare
Choose a tag to compare

Money Currencylayer Bank (v0.6.0)

Changelog

Bump to version 0.5.9

23 Jun 20:41
Compare
Choose a tag to compare

Money Currencylayer Bank (v0.5.9)

Changelog

  • Fix: Use https endpoint #10.

Bump to version 0.5.8

15 Feb 14:22
Compare
Choose a tag to compare

Money Currencylayer Bank (v0.5.8)

Changelog

  • Fix: Error handling #9 (@hrdwdmrbl).
  • Fix deprecation warnings in minitest.
  • Change URL to current endpoint.
  • Update README.

Bump to version 0.5.7

15 Feb 14:19
712c51f
Compare
Choose a tag to compare

Money Currencylayer Bank (v0.5.7)

Changelog

  • Fix deprecation warning on calling Kernel#open on Ruby 2.7.

Bump to version 0.5.6

04 Jul 09:34
Compare
Choose a tag to compare

Money Currencylayer Bank (v0.5.6)

Changelog

  • Solve update_rates bug.

Bump to version 0.5.5

25 May 09:18
Compare
Choose a tag to compare

Money Currencylayer Bank (v0.5.5)

Changelog

  • Inverse rate calculation code cleanup
  • More secure HTTPS substitution
  • Improve readme

Bump to version 0.5.4

08 May 19:48
Compare
Choose a tag to compare

Money Currencylayer Bank (v0.5.4)

Changelog

  • Solve some cache issues.
  • Solve multi threading in memory rates problem.
  • Fix Travis CI errors.