Skip to content

0.5.0

Compare
Choose a tag to compare
@DannyBen DannyBen released this 14 May 10:30
· 22 commits to master since this release
  • Add getMeta and getDatabases methods
  • Add a generic get method, to access any Quandl endpoint
  • Update all endpoints to v3

Upgrade Notice

If you are upgrading from a previous version, note that this version is using a newer version of Quandl's API (v3).
Quandl has made several changes to their API, you should note that:

  • $response->docs moved to $response->datasets
  • $response->data moved to $response->dataset->data