Releases: matm/gocov-html
Releases · matm/gocov-html
1.4.0
1.3.1
Please forget the breaking change introduced in 1.3.0. This version falls back to building using
$ go install github.com/matm/gocov-html/cmd/gocov-html@latest
Features
- Add reverse order CLI flag. #41
Bug Fixes
- Version the generated files and restore the go install command. #47
- Fix clean target in Makefile. #49
Various
- Add a tiny Dockerfile showing the build instructions. #44
1.3.0
Features
- New kit theme. #28
- New screenshots page
BREAKING CHANGE
go generate
is used to build the tool for now on and the build instructions have changed