- Fix HTTPS redirection error
- Add configurable rates store
- Add support for Icelandic Krona (ISK)
- Bump money dependency to 6.11
- Bump money dependency to 6.10.1
- Fix a bug in #check_currency_available
- Update money dependency to 6.9.0
- Update nokogiri dependency to 1.7.1 to avoid vulnerability
- Fix nokogiri dependency issue with ruby 2.4.0
- Added support for ruby 2.3.0 and 2.4.0
- Fixed ruby warnings
- Fixed thread safety issue
- Fixed issue with historical rates
- Added exception for currencies not in the list
- Fixed compatibility with recent Money gem
- Update to Money 6.7.0
- Not Support for LTL
- Fix a couple of Ruby warnings found in specs
- Updated money version
- Bank url change
- fix ruby-version warning
- Updated Money dependency to 4.0.1
- Fixed deprecated rake tasks
- Merged pull request #6: support currencies without subunits
- Updated Nokogiri dependency to 1.5.0
- Fixed #2 versioning bug
- Updated dependencies to run with Money 3.7.x
- Changed to use rounding instead of flooring dues to issues with negative number amounts
- Updated the money dependency on the gemspec
- Removed the Estonian Kroon from the list of currencies as EU Central Bank does not list it anymore
- Fixed the gemspec bug
- Clean up dependencies
- Added the exchange_with method from money gem
- Initial gem release