v1.11.0
Last release under the Dependi name.
The extension is being renamed to Depsy at the request of the Dependi (dependi.io) maintainers, who are publishing their own Zed extension under the dependi id. Details in #377.
What changed since 1.10.0:
- A warning is shown when the language server starts, pointing to the new extension.
- The Zed extension downloads the language server from this release only, so later Depsy releases (renamed assets) can't break installs that haven't migrated.
- Nothing else. Same features and fixes as 1.10.0.
What to do:
- Install the
depsyextension. It isn't in the Zed registry yet; it lands with the 2.0.0 release shortly after this one. - Uninstall
dependi. - Your
lsp.dependi.initialization_optionskeep working with Depsy. Rename the key tolsp.depsywhen you get to it.
dependi receives no further updates. The repository moves to https://github.com/mpiton/zed-depsy with the 2.0.0 release.
Full Changelog: v1.10.0...v1.11.0