Skip to content

Releases: zeromicro/goctl-intellij

v1.1.9

31 Oct 07:47
Compare
Choose a tag to compare
  1. fix nul pointers exception

v1.1.7

30 Oct 06:48
Compare
Choose a tag to compare
  1. fix null pointer exception
  2. remember api style config in memory

v1.1.6

26 Oct 06:36
Compare
Choose a tag to compare
  • Fix the problem that the import path cannot be highlighted and jumps when it is a relative path
  • Fix the problem that cannot be parsed when the response body is an array
  • Fix the problem that cannot be parsed when the type structure is an array
  • Fix the problem that the maxBytes key-value pair in atserver cannot be parsed

v1.1.4

10 Mar 10:19
Compare
Choose a tag to compare
  • re-sort the order of api creation menu
  • add folder icon for Go Zero and Proto creation menu
  • add maxBytes completion keyword

v1.1.3

17 May 07:57
Compare
Choose a tag to compare

Fix syntax error for service name

v1.1.2

16 May 15:35
Compare
Choose a tag to compare

Fix syntax error for prefix

v1.1.1

04 May 05:12
Compare
Choose a tag to compare

Fix bug:

  • Fix zRPC code generation error on Windows

v1.1.0

29 Apr 17:04
Compare
Choose a tag to compare
  • rpc code generation support `goctl rpc protoc`
  • New support for popups with `style`, `output`, `proto_path`, `goctl home`, etc.
  • Support for quick code generation
  • New support for `timeout` syntax
  • Add support for Java style documentation comments
  • Fix some syntax errors
  • v1.0.0

    21 Jan 02:32
    Compare
    Choose a tag to compare
    • Add prefix,jwtTransition Code Hints
    • Support cross-file reference jumping

    v0.7.18

    25 Nov 08:16
    Compare
    Choose a tag to compare

    Fix syntax duplicate routes error if there declared prefix