Skip to content

Releases: go-language-server/jsonrpc2

v0.10.0

23 Mar 01:03
8c68d4f

Choose a tag to compare

What's Changed

Full Changelog: v0.9.0...v0.10.0

v0.9.0

22 Feb 17:59
9287284

Choose a tag to compare

Support lsp 3.16 (#17)

* codes: move to codes.go and romeve not JSON-RPC 2 specific codes

* all: change int64 type to int32 for correspond to lsp 3.16

v0.8.1

04 Feb 17:45
ecae0af

Choose a tag to compare

Makefile: minor fix

v0.8.0

26 Jan 14:46
b30096b

Choose a tag to compare

all: remove gojay implemens

v0.7.1

26 Jan 12:22
6442059

Choose a tag to compare

module: upgrade to goccy/[email protected] and go.lsp.dev/pkg@b6310ac75a91

v0.7.0

25 Jan 04:07
4e39a4e

Choose a tag to compare

all: sync to golang/tools@dcbf2a9ed15d

v0.6.2

04 Sep 16:12
v0.6.2
ac24c2f

Choose a tag to compare

v0.6.2

v0.6.1

20 Mar 19:29
9e6a014

Choose a tag to compare

jsonrpc2: remove debug logging

v0.6.0

20 Mar 19:25
dbf9290

Choose a tag to compare

ci/circleci: add check versions step

v0.5.0

08 Mar 22:16
644992f

Choose a tag to compare

all: change license author