Skip to content

Releases: vmkteam/rpcgen

v2.4.4

10 Mar 22:07
Compare
Choose a tag to compare

What's Changed

  • Update Dart rpc client template
  • Update dependencies

Full Changelog: v2.4.3...v2.4.4

v2.4.3

08 Nov 08:48
Compare
Choose a tag to compare

What's Changed

  • Add multiline descriptions support for Dart rpc client

Full Changelog: v2.4.2...v2.4.3

v2.4.2

30 Oct 09:21
24ac781
Compare
Choose a tag to compare

What's Changed

  • Add Dart rpc client generation, update dependencies, fix tests by @sas1024 in #25

Full Changelog: v2.4.1...v2.4.2

v2.4.1

16 Dec 11:49
cd53383
Compare
Choose a tag to compare

What's Changed

  • Add support multiline comment for model field in go client by @zhuharev in #24

Full Changelog: v2.4.0...v2.4.1

v2.4.0

09 Dec 13:23
e113b21
Compare
Choose a tag to compare

What's Changed

  • Implement Swift rpc client generation, use go 1.18 by @sas1024 in #22
  • Add support for optional parameters in go client, add package setting for go client by @sas1024 in #23

Full Changelog: v2.3.5...v2.4.0

v2.3.5

18 Nov 13:02
d46a63d
Compare
Choose a tag to compare

What's Changed

  • Fix Golang client response parsing by @sas1024 in #21

Full Changelog: v2.3.4...v2.3.5

v2.3.4

15 Nov 14:30
5d23674
Compare
Choose a tag to compare

What's Changed

Full Changelog: v2.3.3...v2.3.4

v2.3.3

20 Oct 09:24
a4ede6e
Compare
Choose a tag to compare

What's Changed

  • Fix X-Request-ID context key for echo framework compatibility in generated golang client by @sas1024 in #19

Full Changelog: v2.3.2...v2.3.3

v2.3.2

04 Oct 13:14
c9fcb8e
Compare
Choose a tag to compare

What's Changed

  • Add JSON-RPC2 notification support for generated go client by @sas1024 in #18

Full Changelog: v2.3.1...v2.3.2

v2.3.1

21 Sep 14:06
3de8af1
Compare
Choose a tag to compare

What's Changed

  • Fix X-Request-ID header generation for golang client by @sas1024 in #17

Full Changelog: v2.3.0...v2.3.1