Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Releases: qax-os/goreporter

version3.0.2

14 Dec 11:23

Choose a tag to compare

  • Fixbug:code style error

version3.0.1

25 Oct 09:23
4c4c67a

Choose a tag to compare

version3.0.0

25 Oct 02:18
605381f

Choose a tag to compare

  • New visual templates, rich analytical models

version3.0.0-beta2

24 Oct 05:47
55f1d0d

Choose a tag to compare

  • Add code and function statistics
  • Finish all linters function.
  • Go formate all code.

version3.0.0-beta1

18 Oct 06:51
ab9a687

Choose a tag to compare

version3.0.0-beta1 Pre-release
Pre-release
  • Add lintesr: gofmt,govet,golint,interfacer
  • Fix some bugs in engine
  • A new HTML template

version2.6.0

18 Aug 05:19

Choose a tag to compare

  • Fix some bugs
  • Disable linter/copycheck for serious memory leak
  • Fix bug #31 ,incompatible problem under windows
  • Add processbar

pre-3.0

31 Jul 13:02

Choose a tag to compare

pre-3.0 Pre-release
Pre-release
-Disable linter/copycheck for serious memory leak

version2.5.0

21 Jun 10:32

Choose a tag to compare

  1. Support text format in console with color, thanks for @vincenthou #20

  2. Fix bugs #21 #19

version2.1.0

20 May 06:11

Choose a tag to compare

  • fix map operation error and find the Race condition #1
  • replace some log with glog

version2.0.0

17 May 06:59

Choose a tag to compare

goreporter2.0

  • 1.rebuild project struct
  • 2.fix some bugs
  • 3.the engine/tools split out, can be called as a separate package
  • 4.rewrite linter:simplecode