v1.2.0 - 2021-06-10
- Format figures beyond 0 to 2-s.f and maintain 2-d.p for figures above 1 (0bd71e2)
v1.1.0 - 2021-06-09
- Extend support for more fiat currencies-bitcoin conversion (#6)
- Update test suite for unsupported currency using a nonexistent currency (3c89457)
v1.0.2 - 2021-05-15
- Resolve namespace error in test suite (83d9925)
v1.0.1 - 2021-05-12
- Add test suites (#5)
v1.0.0 - 2021-05-10
- Laravel 8 support (#4)
- Delete
CryptoFiatInterface.php
(041b663)