Skip to content

Releases: EtWnn/CryptoPrice

Release 0.2.0

06 Apr 06:31
5e2ff63
Compare
Choose a tag to compare

The coinbasepro-python package was deleted and no official client library exists as of now.
As such, the coinbase support was removed from this package.

Release 0.1.3

06 Jun 07:49
65c8540
Compare
Choose a tag to compare

Fix install

Release 0.1.2

06 Jun 07:18
64b5db5
Compare
Choose a tag to compare

Added:

  • Coinbase API
  • price cache reset (database)

Fixed:

  • None price when first depth path were unfetchable

Release 0.1.1

27 Apr 14:22
2ac234c
Compare
Choose a tag to compare

Modified:

  • default retriever access
  • dataclass as frozen
  • optimization for price retrieval

Added:

  • price return of 1 if asset and ref_asset are the same

Release v0.1.0

07 Apr 14:14
e864d46
Compare
Choose a tag to compare

Added:

  • Binance API
  • Kucoin API
  • Cross API logic