Releases: Nimblesite/SharpLsp
Releases · Nimblesite/SharpLsp
SharpLsp 0.10.0
What's Changed
- feat(fsharp): Ionide-parity code intelligence — code fixes, workspace symbols, interface stubs by @MelbourneDeveloper in #124
Full Changelog: v0.9.2...v0.10.0
SharpLsp 0.9.2
What's Changed
- fix(fsharp): first-class Solution Explorer + diagnostics (#118 #119 #120) by @MelbourneDeveloper in #121
Full Changelog: v0.9.1...v0.9.2
SharpLsp 0.9.1
What's Changed
- fix(fsharp): hover honors the live editor buffer (didChange overlay) by @MelbourneDeveloper in #117
Full Changelog: v0.9.0...v0.9.1
SharpLsp 0.9.0
What's Changed
- feat(fsharp): cross-language monorepo dead-code + FSAC-parity analyzers by @MelbourneDeveloper in #113
Full Changelog: v0.8.0...v0.9.0
SharpLsp 0.8.0
What's Changed
- test(vscode): add 725 unit tests; lift VSIX coverage 72.6%->85.3% by @MelbourneDeveloper in #108
- F# first-class parity: document symbols, signature help, hierarchy routing fix (+95% sidecar coverage) by @MelbourneDeveloper in #109
Full Changelog: v0.7.1...v0.8.0
SharpLsp 0.7.1
What's Changed
- fix(vscode): Remove Unused Packages no-op on .NET 10 ("N failed") by @MelbourneDeveloper in #106
Full Changelog: v0.7.0...v0.7.1
SharpLsp 0.7.0
What's Changed
- Profiler: kill .NET processes + .NET-only listing with runtime version; codebase-wide dedup pass by @MelbourneDeveloper in #102
- Bump undici from 7.24.5 to 7.28.0 in /editors/vscode by @dependabot[bot] in #103
- build: add .gitattributes enforcing LF (fix Windows release VSIX builds) by @MelbourneDeveloper in #104
- NuGet package maintenance: remove unused packages + consolidate shared packages (C# & F#) by @MelbourneDeveloper in #105
New Contributors
- @dependabot[bot] made their first contribution in #103
Full Changelog: v0.5.1...v0.7.0
SharpLsp 0.6.0
What's Changed
- Profiler: kill .NET processes + .NET-only listing with runtime version; codebase-wide dedup pass by @MelbourneDeveloper in #102
- Bump undici from 7.24.5 to 7.28.0 in /editors/vscode by @dependabot[bot] in #103
New Contributors
- @dependabot[bot] made their first contribution in #103
Full Changelog: v0.5.1...v0.6.0
SharpLsp 0.5.1
What's Changed
- Dependency upgrades: 11 Dependabot bumps + FSharp.Core/FSCS & MSBuildLocator build fixes by @MelbourneDeveloper in #99
- deps(cargo): bump time 0.3.36 → 0.3.49 by @MelbourneDeveloper in #101
Full Changelog: v0.5.0...v0.5.1
0.5.1
What's Changed
- Harden CodeQL release gate to fail closed on missing/malformed SARIF by @MelbourneDeveloper in #91
- Fix VS Code Output panel flooding from raw, ANSI-escaped server + sidecar logs by @abdushakoor12 in #92
New Contributors
- @abdushakoor12 made their first contribution in #92
Full Changelog: v0.4.0...v0.5.0