coingecko_api 2.0.2 
coingecko_api: ^2.0.2 copied to clipboard
Dart package that provides simple access to the CoinGecko API (Version 3)
CHANGELOG #
2.0.0+1 #
01-07-2024
- docs: Update README.md
 
2.0.0 #
01-07-2024
- feat: Bringing documentation into compliance with version 3.0.1, providing the ability to use Demo and Pro keys for authorization
 
1.1.1+1 #
03-03-2023
- docs: Update ReleaseNote.md
 
1.1.1 #
03-03-2023
- docs: Updated CHANGELOG.md
 - fix: Correction in type casting for error messages
 
1.1.0+2 #
18-09-2022
- build: Updated pubspec.yaml
 - docs: Updated README.md
 - docs: Updated CHANGELOG.md
 
1.1.0+1 #
18-09-2022
- build: Updated Dart SDK version
 - docs: Updated CHANGELOG.md
 
1.1.0 #
18-09-2022
- build: Updated pubspec.yaml
 - docs: Updated documentation
 - docs: Updated documentation
 - feat: Added a new section / method for searching data on CoinGecko
 - fix: Removed deprecated methods and data types
 - test: Updated tests
 
1.0.2+1 #
01-02-2022
- fix: Issues with incompatibility of versions of test packages have been fixed
 
1.0.2 #
31-01-2022
- feat: improved methods getCoinMarketChart, getCoinOHLC, getContractMarketChart - support for obtaining information for the maximum number of days
 
1.0.1 #
03-10-2021
- fix: Avoid possible errors from Helpers
 
1.0.0+3 #
02-10-2021
- docs: Various improvements. Please see the full description for details
 
1.0.0+2 #
30-09-2021
- docs: added an example of usage
 
1.0.0+1 #
29-09-2021
- docs: Update pubspec.yaml
 - docs: Update README.md