Skip to content

v1.0.0 / 2018-03-25

Compare
Choose a tag to compare
@spk spk released this 25 Mar 16:07
· 95 commits to master since this release
v1.0.0
15215c6

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