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