Releases: quotient-ai/quotient-typescript
Releases · quotient-ai/quotient-typescript
v0.0.11 - Don't eat exception during `LogsResource.create()`
v0.0.10 - Add `DetectionType` for log & detect params
What's Changed
- [QUO-2301] Update Log and Detection Params by @mike-goitia in #18
Full Changelog: v0.0.9...v0.0.10
v0.0.9 Quotient Tracing
What's Changed
Full Changelog: v0.0.8...v0.0.9
v0.0.8 - Add pollForDetection
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
- @mike-goitia made their first contribution in #14
- @freddiev4 made their first contribution in #15
Full Changelog: v0.0.7...v0.0.8
v0.0.7 - Better token handling
What's Changed
- [QUO-1390] allow for multiple api keys by @waldnzwrld in #12
Full Changelog: v0.0.6...v0.0.7
v0.0.6 - Updated error messaging for auth
v0.0.5
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
v0.0.3
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