Releases: D7EAD/CoinGecko
Releases · D7EAD/CoinGecko
CoinGecko v1.1b
CoinGecko v1.01
Minor fix (v1.01), see details below.
- Deprecated Events API methods as per CoinGecko API changelog. Use of these methods should now result in a compile-time error on versions greater-than or equal to 1.01.
- These methods will be removed in the future.
CoinGecko v1.0
First major release, see new features below:
- Updated dependency CPR to v1.6.2 via vcpkg.
- Added new CoinGecko API functions
asset_platforms
functionscategories
functionscompanies (beta)
functions
CoinGecko v0.1.1-alpha
No changes to codebase, same as CoinGecko-alpha-0.1 with the exception of the following:
- Fixed compiler mismatch in static (and dynamic) binaries due to Whole Program Optimization.
CoinGecko v0.1-alpha
First CoinGecko release--pre-release, likely unstable.