Releases: go-pkgz/jrpc
Releases · go-pkgz/jrpc
Version 0.3.0
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
- @loozhengyuan made their first contribution in #10
- @zebox made their first contribution in #12
Full Changelog: v0.2.0...v0.3.0
Version 0.2.0
- bump dependencies
- add limits with sane defaults
- fix leaking goroutine in server test
Version 0.1.0
Initial release