Skip to content

Release 0.16.2

Compare
Choose a tag to compare
@github-actions github-actions released this 02 Sep 22:02

Fixed

  • Fixed the compile error message parsing bug that prevented correct file name expansion in test output. (Issue 522).
  • Fixed the regression that caused to run tests in the local directory mode and
    result in more verbose output than the package list mode. (Issue 528).
  • Fixed "go.alternateTools" settings to accept any tool names without
    settings.json diagnostics warning. (Issue 526)