Releases: qax-os/goreporter
Releases · qax-os/goreporter
version3.0.2
- Fixbug:code style error
version3.0.1
version3.0.0
- New visual templates, rich analytical models
version3.0.0-beta2
- Add code and function statistics
- Finish all linters function.
- Go formate all code.
version3.0.0-beta1
- Add lintesr: gofmt,govet,golint,interfacer
- Fix some bugs in engine
- A new HTML template
version2.6.0
- Fix some bugs
- Disable linter/copycheck for serious memory leak
- Fix bug #31 ,incompatible problem under windows
- Add processbar
pre-3.0
version2.5.0
-
Support text format in console with color, thanks for @vincenthou #20
version2.1.0
- fix map operation error and find the Race condition #1
- replace some log with glog
version2.0.0
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