Skip to content

Releases: ultraleettech/currency-rates

v1.2.0

21 Sep 10:47
Compare
Choose a tag to compare

Added

  • Currency conversion. (#1)

Deprecated

  • latest and historical API methods. Use fluent interface instead! Will be removed in v2.0.

v1.1.0

19 Sep 06:15
Compare
Choose a tag to compare

Added

  • Fluent interface for API drivers.
  • Driver for Yahoo Finance latest exchange rates.

Changed

  • Improve usage instructions.
  • Improve the way configuration is passed to custom providers.

Initial release

13 Sep 14:56
Compare
Choose a tag to compare
  • Support for both Laravel and non-Laravel contexts.
  • Fixer.io as the only API driver for now.
  • Custom providers supported.
  • Simple test suite provided; build passing for PHP 5.6 - 7.1.