Skip to content

v1.10.0

Compare
Choose a tag to compare
@waylaidwanderer waylaidwanderer released this 06 Feb 20:53
· 425 commits to main since this release

CLI streaming preview

Features

  • support streamed responses (#25) (client, API, CLI)
    • Readme updated with examples
  • API: allow CORS all origins, closes #24

Fixes

  • API: handle empty message properly
  • CLI: try-catch boxen so malformed input doesn't crash the app

Full Changelog: v1.9.0...v1.10.0