coingecko_api 1.1.0 coingecko_api: ^1.1.0 copied to clipboard
Dart package that provides simple access to the CoinGecko API (Version 3)
Change Log for coingecko_api #
Dart package that provides simple access to the CoinGecko API (Version 3)
v1.1.0 - 2022-09-18 #
Feature #
- Added a new section / method for searching data on CoinGecko 9b3e27f
Fixes #
- Removed deprecated methods and data types 69a221b
Docs #
Refactor #
- Improvements and standardization of data conversion methods 36da5fe
Test #
- Updated tests 2073bd8
v1.0.2+2 - 2022-02-02 #
Refactor #
- Bringing the code in line with the linter's suggestions fce9817
v1.0.2+1 - 2022-02-01 #
Fixes #
- Issues with incompatibility of versions of test packages have been fixed 7457780
v1.0.2 - 2022-01-31 #
Feature #
- improved methods getCoinMarketChart, getCoinOHLC, getContractMarketChart - support for obtaining information for the maximum number of days f650010
Docs #
- removed irrelevant information ae11a79
v1.0.1 - 2021-10-03 #
Fixes #
- Avoid possible errors from Helpers 8a10783
v1.0.0+3 - 2021-10-02 #
Docs #
- Various improvements. Please see the full description for details c3d19fc
v1.0.0+2 - 2021-09-30 #
Docs #
- added an example of usage 529922a
Refactor #
- bringing category.dart and coin.dart files into compliance with a Dart Formatter 66c5f91
v1.0.0+1 - 2021-09-29 #
Docs #
This CHANGELOG.md was generated with Changelog for Dart