All notable changes to laravel-currency-converter
will be documented in this file.
Fix error: error as failed to fetch api
Add laravel 11 support
- Feature/adding format method by @mgcodeur in #1
- Adding custom exception handling && Adding missing tests by @mgcodeur in #2
- @mgcodeur made their first contribution in #1
Full Changelog: https://github.com/mgcodeur/laravel-currency-converter/compare/1.0.2...1.0.3
- Adding format method to format output result
- Adding format method to README
- Adding method to get list of all supported currencies.
- Update Readme
Implementation of the currency conversion system and release of version 1.0.0.