v0.24.2 - 19 Apr, 2021
A list of all issues and changes can be found in the
v0.24.2 milestone.
Fixes
- Fixed regression in the
lintOnSave
feature. (Issue 1429) - Fixed
dlv-dap
installation to correcly useGOBIN
environment variable. (Issue 1430) - Fixed duplicate error notifications when missing
dlv-dap
. (Issue 1426)
Enhancements
- Updated the minimum required dlv-dap version. The new version includes support for
substitutePath
and shadowed variable annotation.