Skip to content

Releases: trpc-group/trpc-cmdline

v1.0.9

17 May 07:08
2a9d621
Compare
Choose a tag to compare
  • setup: add search for current gopath and return detailed error (#41)

v1.0.8

09 May 02:28
2f827d3
Compare
Choose a tag to compare
  • fix: url reference error when generating trpc-cpp project (#38)

test: replace gomock to go.uber.org/mock/gomock

02 Apr 10:45
9845102
Compare
Choose a tag to compare
test: replace gomock to go.uber.org/mock/gomock and release v1.0.7 (#37)

* test: replace gomock to go.uber.org/mock/gomock and release v1.0.7

* fix pr id

v1.0.6

15 Jan 04:19
483259c
Compare
Choose a tag to compare

v1.0.6 2024-01-15

  • parser: further trim extra spaces and quotes for alias (#33)
  • apidocs: trim extraneous for summary (#34)

v1.0.5

23 Oct 02:21
Compare
Choose a tag to compare
  • install: invite back proto files to improve ease of use (#21)

v1.0.4: create: change the default value of to false to align with the inter…

20 Oct 13:16
fcce036
Compare
Choose a tag to compare
  • create: change the default value of noservicesuffix to false to align with the internal version (!19)
  • cmdline: support protoc-gen-validate (#12)
  • github: add release workflow (#20)
  • create: support './' and abs for protofile path (#19)

release v1.0.3

20 Oct 07:00
a5e4c51
Compare
Choose a tag to compare
version: update version (#17)

merge main into r1.0 and release v1.0.2 (#16)

20 Oct 06:55
d8e29dd
Compare
Choose a tag to compare
* go.mod: update dependencies (#7)

* version: update version (#8)

* version: update version

* update prc.yml

* update prc

* fix

* gomod: upgrade golang.org/x/net (#9)

* gomod: upgrade golang.org/x/net

* add golangci args

* config: replace os (#13)

release v1.0.1 (#14)

20 Oct 06:45
6868661
Compare
Choose a tag to compare
  • config: replace os (#13)
  • gomod: upgrade golang.org/x/net (#9)
  • version: update version (#8)
  • go.mod: update dependencies (#7)

v1.0.0: docs: update docs (#6)

17 Oct 07:47
60ad28e
Compare
Choose a tag to compare
* docs: update docs

* remove relative current

* update prc