Skip to content

Latest commit

 

History

History
29 lines (19 loc) · 595 Bytes

CHANGELOG.md

File metadata and controls

29 lines (19 loc) · 595 Bytes

Changelog

v1.4.0

  • Improve compatibility with Cursor, due to it being less idempotent when receiving pre-processed messages.

v1.3.0

  • HTTP Streaming protocol is now the standard.

v1.2.0

  • Support for draft HTTP-Streaming protocol. Note this is a draft protocol and may change in the future.

v1.1.0

  • Native compatibility mode activated for binary

v1.0.0

  • First major release

v0.0.4

  • Fixing version reporting

v0.0.3

  • Fixed JSONRPC reporting empty responses to StdIO

v0.0.2

  • Add security options

v0.0.1

  • First pre-release