2.2
- Updated module name from
CoinpaprikaAPItoCoinpaprikato allow use module prefix to resolve type ambiguity.
How to migrate?
Replace all import CoinpaprikaAPI occurrences with import Coinpaprika
More info in PR #7.
CoinpaprikaAPI to Coinpaprika to allow use module prefix to resolve type ambiguity.Replace all import CoinpaprikaAPI occurrences with import Coinpaprika
More info in PR #7.