Skip to content
This repository has been archived by the owner on Oct 11, 2024. It is now read-only.

v0.0.8: patch for the chat interface

Latest
Compare
Choose a tag to compare
@frgfm frgfm released this 02 Apr 15:25
· 3 commits to main since this release
a04ca74

This patch release fixes an edge case with the chat, when processing the API response stream.

What's Changed

Bug Fixes 🐛

  • fix(chat): avoid JSON parsing error during response streaming by @frgfm in #76

Documentation 📖

  • docs(readme): fix logo URL by @frgfm in #71

Improvements

  • refactor(auth): clean unique ID generation for transaction assignment by @frgfm in #75

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