Skip to content

Releases: tamnd/coingecko-cli

v0.1.4

Choose a tag to compare

@github-actions github-actions released this 14 Jun 21:48
v0.1.4
78c5b23

Changelog

Other

  • 6c42d44: align types and ops with spec: add coins command, multi-currency price, spec-exact structs (@tamnd)

v0.1.3

Choose a tag to compare

@github-actions github-actions released this 14 Jun 19:58
v0.1.3
70aa2aa

Changelog

Other

  • 01689f7: implement price, markets, coin, trending ops per spec (@tamnd)

v0.1.2

Choose a tag to compare

@tamnd tamnd released this 14 Jun 16:26
v0.1.2
5eb37aa

Aligned output types and operations with kit spec: flat Price/CoinMarket/CoinDetail/TrendingCoin/SearchResult structs, three-way Classify (coin/ids/query), Locate handles all URI types.

v0.1.1

Choose a tag to compare

@github-actions github-actions released this 14 Jun 13:11
v0.1.1
47b8f95

Changelog

Features