- added:
constituentExchangeList()
method (#36) - added:
latestSocial()
method (#36) - added:
histoSocial()
method (#36) - fixed: docs for
toTs
option (#36)
- Fix bug with
newsList()
&newsFeedsAndCategories()
(#35)
- Fix bug in
newsList()
(#33)
- added: API key support via
setApiKey()
(#32) - added:
newsList()
&newsFeedsAndCategories()
methods (#32)
- added:
topExchangesFull()
method (#22) - added: support for
toTs
,allData
, andaggregatePredictableTimePeriods
options (#31)
- changed: Handles HTTP status errors; throws on non-2xx error codes #20
- added:
exchangeList()
method
- added:
coinList()
method - fixed:
generateAvg()
was broken due to endpoint changes
- added:
exchange
option tohistoDay()
,histoHour()
, &histoMinute()
Switched to https://min-api.cryptocompare.com/
- removed:
coinList()
- changed:
price()
returns a different data structure - changed:
priceHistorical()
returns a different data structure - changed:
price()
andpriceHistorical)()
function signature has changed - added:
priceMulti()
- added:
priceFull()
- added:
topPairs()
- added:
topExchanges()
- added:
histoDay()
- added:
histoHour()
- added:
histoMinute()
- added:
generateAvg()
- added:
exchanges
option for methods that support it
- bug fix:
priceHistorical()
- wrong endpoint
- initial release