Skip to content

Releases: ehmpathy/google-trends-api-client

google-trends-api-client v1.1.0

09 Oct 23:34
0014e64

Choose a tag to compare

Features

  • semaphore: limit to one request per second, one request at a time (8b9b3f7)

google-trends-api-client v1.0.2

09 Oct 21:05
67f8626

Choose a tag to compare

Bug Fixes

  • cache: ensure that requests can be cached in an observable format (b98587b)
  • exports: expose getFromApiCall and getExplorationWidgets (5695a8d)

google-trends-api-client v1.0.1

09 Oct 19:36
9a4df80

Choose a tag to compare

Bug Fixes

  • exports: export the methods and types (ab247b1)

google-trends-api-client v1.0.0

09 Oct 19:01
c6d4b31

Choose a tag to compare

Features

  • docs: improve jsdocs and readme doc (c29b745)
  • init: publish as stand alone package (1a16194)

Bug Fixes

  • tests: install simple-on-disk-caching dev dep (46f0d16)