Skip to content

Releases: foomo/gotsrpc

v2.3.3

04 Mar 07:24
Compare
Choose a tag to compare

Changelog

  • 2c7ea18 refactor: move custom tags to gotsrpc
  • 3c097ca fix: handle string implementing error interface

v2.3.2

03 Mar 06:50
Compare
Choose a tag to compare

Changelog

  • ee5ede8 feat: move error wrapping to msgpack only
  • 9c57488 feat: update examples

v2.3.1

02 Mar 20:00
Compare
Choose a tag to compare

Changelog

v2.3.0

02 Mar 14:35
Compare
Choose a tag to compare

Changelog

  • b1eeafc feat: support union types
  • 40c94da feat: ignore node modules
  • 7473715 feat: print camelCase warning
  • dffe7a0 fix: remove demo code
  • 094ce27 feat: auto use camelCase
  • 7a72317 feat: replace examples
  • a796675 feat: remove default and synchronous commonjs support
  • e0312a8 fix: use null on custom types

v2.2.2

16 Feb 15:14
Compare
Choose a tag to compare

Changelog

  • 1e249e4 fix: use null and extend on types

v2.2.1

15 Feb 17:12
Compare
Choose a tag to compare

Changelog

v2.2.0

15 Feb 15:22
Compare
Choose a tag to compare

Changelog

  • 8870837 feat: update dependencies
  • 388f8ff fix: make slices and maps nullable

v2.1.2

23 Dec 10:52
Compare
Choose a tag to compare

Changelog

v2.1.1

23 Dec 10:49
Compare
Choose a tag to compare

Changelog

  • 4e721f0 Merge branch 'v2' of github.com:foomo/gotsrpc into v2
  • bba8850 fix: resolve parser objs
  • 8603b96 chore: ignore tmp
  • 6d866b9 feat: write code into file for debugging in case of goimports failures instead of printing the full buffer into the terminal

v2.1.0

17 Sep 10:07
Compare
Choose a tag to compare

Changelog

bf8ff03 refactor: rename config options
b0c7fc1 feat: allow to include unused types