Skip to content

1.3.1

Compare
Choose a tag to compare
@matm matm released this 09 Mar 21:17
· 5 commits to master since this release
c774d64

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