Skip to content

v2.9.2

Choose a tag to compare

@cursor cursor released this 01 Sep 09:23
5eb515f

Fixes four bugs found by rigorous bug-hunting.

  • // mutator-disable-regexp now works on the last line of a file that has no trailing newline.
  • The std target now finds standard-library packages again (it looked in a folder removed in Go 1.4).
  • Coverage checks no longer pick the wrong file when two file paths share an ending, so results are the same every run.
  • The --git-diff-lines filter has the same fix for shared file-name endings.

Each fix has a regression test. Full details in the CHANGELOG.