Skip to content

2.2

Choose a tag to compare

@dstranz dstranz released this 15 May 14:46
· 31 commits to master since this release
b26bc12
  • Updated module name from CoinpaprikaAPI to Coinpaprika to allow use module prefix to resolve type ambiguity.

How to migrate?

Replace all import CoinpaprikaAPI occurrences with import Coinpaprika

More info in PR #7.