Releases: coinpaper/coinpaprika-api-python-client
Releases · coinpaper/coinpaprika-api-python-client
Release list
Coinpaprika-Client v1.1.1 - Don't convert date=None
1.1.2 Handle case where date is "None"
Coinpaprika-Client v1.1.1 - Lower Request Limit
Lowered request limiter to 5 req/sec
Coinpaprika-Client v1.1.0 - Request Limiter
For this release, we added a request limiter. It ensures that no more than 8 requests are sent to api.coinpaprika.com. The limit is shared between all Coinpaprika.Client instances.
New client interface
1.0.1 Increased version for new PyPi release
Initial release to PyPi
1.0.0 Preparation for pypi upload