Skip to content

Releases: D7EAD/CoinGecko

CoinGecko v1.1b

16 Mar 01:11
1716fd4
Compare
Choose a tag to compare

Components version update, as well as full deprecation of events methods.

Changes:

  • Updated several dependencies (via vcpkg).
  • events methods fully deprecated and removed.
  • Updated dependencies.

CoinGecko v1.01

10 Dec 05:11
08a1419
Compare
Choose a tag to compare

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

09 Jul 05:24
1df4d5e
Compare
Choose a tag to compare

First major release, see new features below:

  • Updated dependency CPR to v1.6.2 via vcpkg.
  • Added new CoinGecko API functions
    • asset_platforms functions
    • categories functions
    • companies (beta) functions

CoinGecko v0.1.1-alpha

21 Apr 10:17
c0abe66
Compare
Choose a tag to compare
Pre-release

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

19 Feb 05:03
3c9f5bf
Compare
Choose a tag to compare
CoinGecko v0.1-alpha Pre-release
Pre-release

First CoinGecko release--pre-release, likely unstable.