Skip to content

v1.11.0

Choose a tag to compare

@github-actions github-actions released this 27 Aug 07:21
· 3 commits to main since this release
24445b1

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:

  1. Install the depsy extension. It isn't in the Zed registry yet; it lands with the 2.0.0 release shortly after this one.
  2. Uninstall dependi.
  3. Your lsp.dependi.initialization_options keep working with Depsy. Rename the key to lsp.depsy when 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