Skip to content

Releases: go-pkgz/jrpc

Version 0.4.0

03 Dec 21:42

Choose a tag to compare

  • #17 Replace go-chi/chi with go-pkgz/routegroup
  • #15 Get rid of github.com/go-chi/render use
  • #14 Switch to tollbooth v8

v0.3.1

12 Jan 21:40

Choose a tag to compare

What's Changed

  • Switch to tollbooth v8 by @paskal in #14
  • Update linter settings

Full Changelog: v0.3.0...v0.3.1

Version 0.3.0

19 Jul 20:50

Choose a tag to compare

What's Changed

  • docs: fix typo on server example by @loozhengyuan in #10
  • Added server constructor with custom options by @zebox in #12
  • bump didip/tollbooth from v6 to v7, get rid of error module by @paskal in #13

New Contributors

Full Changelog: v0.2.0...v0.3.0

Version 0.2.0

24 May 19:17

Choose a tag to compare

  • bump dependencies
  • add limits with sane defaults
  • fix leaking goroutine in server test

Version 0.1.0

31 Jul 23:19

Choose a tag to compare

Initial release