Skip to content

Latest commit

 

History

History
38 lines (21 loc) · 1.05 KB

CHANGELOG.md

File metadata and controls

38 lines (21 loc) · 1.05 KB

Changelog

All notable changes to laravel-currency-converter will be documented in this file.

1.0.5 - 2024-04-29

Fix error: error as failed to fetch api

1.0.4 - 2024-03-18

Add laravel 11 support

1.0.3 - 2024-01-30

What's Changed

  • Feature/adding format method by @mgcodeur in #1
  • Adding custom exception handling && Adding missing tests by @mgcodeur in #2

New Contributors

  • @mgcodeur made their first contribution in #1

Full Changelog: https://github.com/mgcodeur/laravel-currency-converter/compare/1.0.2...1.0.3

1.0.2 - 2024-01-19

  • Adding format method to format output result
  • Adding format method to README

1.0.1 - 2024-01-18

  • Adding method to get list of all supported currencies.
  • Update Readme

Implementation of the currency conversion system. - 2024-01-18

Implementation of the currency conversion system and release of version 1.0.0.