Releases: wellcomez/sourcekit-lsp
Releases · wellcomez/sourcekit-lsp
Release list
Release v29
ci(win): explicitly import Appx module for Winget installation - Import-Module Appx is added to ensure the module is loaded - This change improves the reliability of Winget installation process
Release v28
build(ci): simplify Winget installation process - Remove conditional check for Winget - Directly install Windows 11 SDK and other components using Winget - Add Swift toolchain installation