Skip to content

v0.1.2

Latest
Compare
Choose a tag to compare
@Zzhiter Zzhiter released this 24 Jan 06:44
0ec147c
  • Add -q option to support pure json output.
  • Add -include-path option to support include path search for IDL.
  • fix: Update generic_client.go, resolve the issue where the kitexcall -f /path/to/file.json command is not working. (#16)
  • add IncludePath param for PB IDL type

What's Changed

  • feat:add kitexcall version by @SHENCaesar in #11
  • feat: add quiet flag by @rfyiamcool in #13
  • feat: add include path for idl by @Zzhiter in #14
  • chore: update kitex to v0.11.2 by @Zzhiter in #15
  • chore: update CI to use github runner by @GuangmingLuo in #17
  • fix: Update generic_client.go, resolve the issue where the kitexcall -f /path/to/file.json command is not working. by @xuanskyer in #16
  • fix: Update generic_client.go: resolve the -include-path parameter does not support the PB IDL type. by @xuanskyer in #19

New Contributors

Full Changelog: v0.1.1...v0.1.2