Skip to content

Releases: quotient-ai/quotient-typescript

v0.0.11 - Don't eat exception during `LogsResource.create()`

18 Nov 22:52
a1b8751

Choose a tag to compare

v0.0.10 - Add `DetectionType` for log & detect params

14 Jul 21:37
ea40bd7

Choose a tag to compare

What's Changed

Full Changelog: v0.0.9...v0.0.10

v0.0.9 Quotient Tracing

18 Jun 20:47
6de155d

Choose a tag to compare

What's Changed

Full Changelog: v0.0.8...v0.0.9

v0.0.8 - Add pollForDetection

16 May 03:41

Choose a tag to compare

What's Changed

  • [QUO-2017] Polling for detections, cleanup artificats, readme, lint by @mike-goitia in #14
  • Fix broken test, update vitest by @freddiev4 in #15

New Contributors

Full Changelog: v0.0.7...v0.0.8

v0.0.7 - Better token handling

29 Apr 17:16
eb1b2df

Choose a tag to compare

What's Changed

Full Changelog: v0.0.6...v0.0.7

v0.0.6 - Updated error messaging for auth

04 Apr 20:04
833c0b1

Choose a tag to compare

What's Changed

Full Changelog: v0.0.5...v0.0.6

v0.0.5

02 Apr 13:58
8331f1b

Choose a tag to compare

What's Changed

  • [QUO-991] Do not throw exceptions, log them by @waldnzwrld in #8
    Previously exceptions were being raised by the client, however this had potential to interfere with host applications where the package was included. This version gracefully handles all exceptions.

Full Changelog: v0.0.4...v0.0.5

v0.0.4

01 Apr 18:10
230e1b1

Choose a tag to compare

What's Changed

  • [QUO-898] document metadata support/validation by @crekhari in #7

New Contributors

Full Changelog: v0.0.3...v0.0.4

v0.0.3

28 Mar 13:05
9f88b44

Choose a tag to compare

What's Changed

  • First packaged release of our typescript sdk
  • Updated Readme
  • Updated examples
  • Used named variables (kv format) for clearer usage

Full Changelog: https://github.com/quotient-ai/quotient-typescript/commits/v0.0.3