Skip to content

v1.3.5

Choose a tag to compare

@CarlJi CarlJi released this 19 Feb 03:34
· 93 commits to master since this release
42f0dfc

Feature

  • Now the service under tests would unregister itself from cover center when it exits, this behavior will be good for making your registered service list clear. (Author: @eyotang)
  • output flag of goc profile command can be also a directory and it will be created if not exists. (Author: @Naisisor )