Skip to content

v1.8.0

Compare
Choose a tag to compare
@williammartin williammartin released this 08 Mar 13:30
· 661 commits to master since this release

New Features

  • allow config of the vet flag for go test (#562) [3cd45fa]
  • Support projects using go modules [d56ee76]

Fixes and Minor Improvements

  • chore(godoc): fixes typos in Measurement funcs [dbaca8e]
  • Optimize focus to avoid allocations [f493786]
  • Ensure generated test file names are underscored [505cc35]