Skip to content

Releases: ClaytonJY/tidyquandl

Fix warnings from `readr`.

14 Jan 18:17

Choose a tag to compare

Metadata Support & Improved Internals

20 Jul 17:58
5a5276e

Choose a tag to compare

New Features:

  • fetch metadata with quandl_datatable_meta()

Breaking Changes:

  • quandl_api_key() is now quandl_key_set()

Other Changes:

  • internal API-wrapping code has been rewritten and no longer depends on the Quandl package

Initial w/ Fixed Batching

14 Jun 05:15
e5382ee

Choose a tag to compare

Fixed some important bugs when batching requests.

Initial Release

13 Jun 17:38
937b8e1

Choose a tag to compare

The first working and tested version of tidyquandl!