Swap v3.0 Release Notes

  • ๐ŸŒฒ This log contains the important changes for the 3.x versions.

    • โž• Added CurrencyConverterApi service
    • ๐Ÿ›  Fixed Fixer service which now requires an access_key
    • โž• Added Forge service
    • โž• Added CurrencyDataFeed service
    • ๐Ÿ‘Œ Supported historical rates in National Bank Of Romania
    • ๐Ÿ‘Œ Support crypto currencies via Cryptonator
    • ๐Ÿ†• New Russian Central Bank service

    • e5234ea Added a .gitattributes file

    • 24ba8f3 Use Httplug instead of egeloen

    • 638255b PSR Cache implementation

    • ๐Ÿ“š 80abb02 Add documentation about caching

    • ๐Ÿšš acd8eb6 Removed currency codes enumeration

    • b0a8aba Added interfaces for CurrencyPair and Rate

    • ๐Ÿšš eefb252 Removed unused InvalidCurrencyCodeException

    • 457a72a New Swap

    • ๐Ÿ“š 02f0b66 Updated the documentation

    • 55ab175 Rely on Exchanger 0.1

    • โšก๏ธ 92a7d2c Updated README

    • feb6102 Added a CHANGELOG file