File golang-org-x-tools-gopls.changes of Package golang-org-x-tools-gopls
-------------------------------------------------------------------
Fri Oct 31 23:15:11 UTC 2025 - Egbert Eich <eich@suse.com>
- Update to v0.20.0
-------------------------------------------------------------------
Sat Mar 25 11:39:20 UTC 2023 - Egbert Eich <eich@suse.com>
- Update to v0.11.0
* v0.10.1: https://github.com/golang/tools/releases/tag/gopls%2Fv0.10.1
- Bug Fixes
- Analyzing dependencies for vulnerabilities
- Additional checks for the loopclosure analyzer
- Configuration changes:
* "vulncheck"
* "codelenses.run_govulncheck"
- Bug Fixes
* v0.10.0: https://github.com/golang/tools/releases/tag/gopls%2Fv0.10.0
- Support for "standalone packages"
- (preview) Support for package renaming
- Method information in hover
- Support for Go 1.19 doc comment syntax
- New diff algorithm
- Configuration changes: "directoryFilters"
- Bug Fixes
* v0.9.5: https://github.com/golang/tools/releases/tag/gopls%2Fv0.9.5
- Bug Fixes
* v0.9.4: https://github.com/golang/tools/releases/tag/gopls%2Fv0.9.4
- Bug Fixes
* v0.9.3: https://github.com/golang/tools/releases/tag/gopls%2Fv0.9.3
- Bug Fixes
* v0.9.2: https://github.com/golang/tools/releases/tag/gopls%2Fv0.9.2
- Configuration changes: directoryFilters at arbitrary depth
* v0.9.1: https://github.com/golang/tools/releases/tag/gopls%2Fv0.9.1
- Bug Fix
* v0.9.0: https://github.com/golang/tools/releases/tag/gopls%2Fv0.9.0
- Performance improvements
- Inlay hints
- Package References
- Quick-fix to add field names to struct literals
- Bug Fixes
* v0.8.4: https://github.com/golang/tools/releases/tag/gopls%2Fv0.8.4
- New analyzer for //go:embed comments
- Improved hover for imports
* v0.8.3: https://github.com/golang/tools/releases/tag/gopls%2Fv0.8.3
- Gopls now integrates with staticcheck@v0.3.0
- Bug Fixes
* v0.8.2: https://github.com/golang/tools/releases/tag/gopls%2Fv0.8.2
- Fuzz target inference
- Generic completion improvements
- Bug Fixes
* v0.8.1: https://github.com/golang/tools/releases/tag/gopls%2Fv0.8.1
- Additional editing support for go.work files
- More diagnostics for Fuzz tests
- Bug Fixes
* v0.8.0: https://github.com/golang/tools/releases/tag/gopls%2Fv0.8.0
- go.work integration
- Diagnostics for Fuzz tests
- Improved support for generics
- Improved completion with type parameters
- New code action to add missing method stubs
- Improved performance and accuracy for workspace symbol requests
- Improved gofumpt integration
- Bug Fixes
* v0.7.5: https://github.com/golang/tools/releases/tag/gopls%2Fv0.7.5
- templateExtensions now defaults to []
- New postfix completions
- New suggested fix for unused function parameters
- Bug Fixes
* v0.7.4: https://github.com/golang/tools/releases/tag/gopls%2Fv0.7.4
- Editing support for Go template files
- Bug Fixes
* v0.7.3: https://github.com/golang/tools/releases/tag/gopls%2Fv0.7.3
- Exclude node_modules from the workspace by default
- Undeclared name suggested fix for functions
- New analyzers for generic code
- Bug Fixes
* v0.7.2: Bug Fixes
* v0.7.1: Bug Fixes
-------------------------------------------------------------------
Mon Aug 2 09:48:41 UTC 2021 - Egbert Eich <eich@suse.com>
- Initial import: gopls v0.7.0