Skip to content

Releases: rantalainen/fuusor-api-client

v4.0.0

30 Sep 13:30

Choose a tag to compare

Add getDataSet function to handle most datasets.

Note that in some cases with included hierarchies and/or connected datasets the response can be too large to handle as string/JSON. Consider using direct API calls with your own HTTP client to handle these.

v3.1.0

19 Jun 17:02
9104ad6

Choose a tag to compare

What's Changed

  • Added updateWebhookUrl to IFuusorDataSetOptions
  • Updated dependencies
  • Updated dnsCache and https keep alive options

Full Changelog: v2.1.0...v3.1.0

v2.1.0

19 Jun 13:41

Choose a tag to compare

What's Changed

  • Added updateWebhookUrl to IFuusorDataSetOptions
  • Updated dependencies