2.0.0 (released 2020-01-04):
- Added an
ExchangeRate
facade that can auto-discovered by Laravel. - Updated documentation.
- Added the package logo.
- Added a changelog.
- Added an upgrade guide.
- Removed an unneeded license file.
- Updated unit tests and continuous integration configuration.
1.0.2 (released 2020-01-04):
- Fixed bug that prevented most web requests being made to the exchangesratesapi.io API.
1.0.1 (released 2019-12-15):
- Removed a config file that was left in from the initial and is no longer needed for the library.
1.0.0 (released 2019-12-14):
- Release for production.
- Renamed the
Currencies
class toCurrency
to adhere to PSR standards.
0.0.1 (pre-release):
- Initial work and pre-release testing.