8000 Tags · creachadair/jrpc2 · GitHub
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

Tags: creachadair/jrpc2

Tags

v1.3.1

Toggle v1.3.1's commit message
Release v1.3.1

Maintenance and documentation update, no functional changes.

- README.md: update playground link
- go.mod: update module dependencies
- Add a missing leaktest check.
- all: update doc comments to add link tags

tools/v1.3.1

Toggle tools/v1.3.1's commit message
tools: update jrpc2 to v1.3.1

v1.3.0

Toggle v1.3.0's commit message
Release v1.3.0

No functional changes, but this release bumps the base Go version to 1.23.

Maintenance:

- go.mod: update to Go 1.23
- tools: update interface{} to any
- README.md: add a link to the CI workflow
- Make receiver names consistent.

tools/v1.3.0

Toggle tools/v1.3.0's commit message
tools: update jrpc2 to v1.3.0

v1.2.1

Toggle v1.2.1's commit message
Release v1.2.1

Maintenance release: Update module dependencies.
No functional changes.

tools/v1.2.1

Toggle tools/v1.2.1's commit message
go.mod: update jrpc2 to v1.2.1 and release new tools

v1.2.0

Toggle v1.2.0's commit message
Release v1.2.0

Maintenance:

- go.mod: update module dependencies
- .github: update setup-go to v5
- Use queue.Queue instead of mlink.Queue.

Features:

- handler: add an option to disallow array-based parameters (#114)

tools/v1.2.0

Toggle tools/v1.2.0's commit message
go.mod: update jrpc2 to v1.2.0 and release new tools

v1.1.2

Toggle v1.1.2's commit message
Release v1.1.2

- Update module dependencies.
- .github: drop oldstable from the CI matrix
- channel: fix documentation of the Close method of Channel
- jhttp: allow content-type to include a charset (#111)

tools/v1.1.2

Toggle tools/v1.1.2's commit message
go.mod: update jrpc2 to v1.1.2 and release new tools

0