Skip to content

Releases: quotient-ai/quotient-typescript

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

Choose a tag to compare

@freddiev4 freddiev4 released this 18 Nov 22:52
a1b8751

Full Changelog: v0.0.10...v0.0.11

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

Choose a tag to compare

@freddiev4 freddiev4 released this 14 Jul 21:37
ea40bd7

What's Changed

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

v0.0.9 Quotient Tracing

Choose a tag to compare

@crekhari crekhari released this 18 Jun 20:47
6de155d

What's Changed

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

v0.0.8 - Add pollForDetection

Choose a tag to compare

@freddiev4 freddiev4 released this 16 May 03:41

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

Choose a tag to compare

@waldnzwrld waldnzwrld released this 29 Apr 17:16
eb1b2df

What's Changed

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

v0.0.6 - Updated error messaging for auth

Choose a tag to compare

@waldnzwrld waldnzwrld released this 04 Apr 20:04
833c0b1

What's Changed

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

v0.0.5

Choose a tag to compare

@waldnzwrld waldnzwrld released this 02 Apr 13:58
8331f1b

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

Choose a tag to compare

@crekhari crekhari released this 01 Apr 18:10
230e1b1

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

Choose a tag to compare

@waldnzwrld waldnzwrld released this 28 Mar 13:05
9f88b44

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