Skip to content

Releases: grpcmd/grpcmd

v0.2.1

28 Aug 17:16

Choose a tag to compare

Changelog

  • cf68c9e fix: read protos for shell completion
  • a6a1195 refactor: change naming and resolve todo

v0.2.0

20 Aug 15:16
4358b55

Choose a tag to compare

Changelog

  • 81a68a2 build: update to go 1.23.0 (#3)
  • 4358b55 feat: allow sending metadata headers (#4)
  • ca75560 feat: support proto files and import paths

v0.1.3

13 Jul 15:08

Choose a tag to compare

Changelog

  • 89615cc Add Badges to README
  • 5a02efd Add Demo to README
  • 9df1ce3 fix: ensure deferred functions run before exiting

v0.1.2

31 Jan 16:07

Choose a tag to compare

Changelog

  • 12a5e1f Remove Extra Newlines in Services/Methods Output
  • 7089684 Add Setup Shell Completion Section to README.md

v0.1.1

30 Nov 11:09

Choose a tag to compare

Changelog

  • c30593b Setup Brew Shell Completions

v0.1.0

27 Nov 10:49

Choose a tag to compare

Changelog

v0.0.2

08 Nov 18:32

Choose a tag to compare

Changelog

  • b36cfbf Specify Go Version in Github Workflow