Tags: andyw8/ruby
Tags
Bump version to 0.3.3 (zed-extensions#23) Closes zed-extensions#16 Bump version to 0.3.3. This version includes a single breaking change by introducing a new configuration option for all LSPs: `use_bundler`. Setting this configuration option to `true` will instruct Zed to spawn the corresponding LSP in the context of Bundler: `bundle exec <lsp_name>`. ## Changelog: - Use bundler by default when running `solargraph` - Use bundler by default when running `rubocop` The new configuration option `use_bundler` is configured as follows: **Solargraph:** Use Bundler by default. **Rubocop:** Use Bundler by default. **Ruby LSP:** Do not use Bundler by default.
Bump version to v0.2.2 (zed-extensions#2) Fix for v0.2.1 (unreleased).
Bump version to v0.2.0 (zed-industries/zed#17128) **Changelog:** - Replace default tasks with a stub message (zed-industries/zed#16752) - Update tree-sitter grammar for the Ruby language (zed-industries/zed#16892) - Rename `rbs` to `RBS` (zed-industries/zed#16893) - Upgrade `zed_extension_api` to v0.1.0 (zed-industries/zed#16907) Release Notes: - N/A
Bump to v0.1.0 (zed-industries/zed#15855) Bump extension version to v0.1.0 Why not v0.0.9? I think the Ruby extension is mature, and it's time to release the first minor version. But I am totally OK with changing it to 0.0.9. Included changes: - zed-industries/zed#15778 - zed-industries/zed#15762 - zed-industries/zed#15110 - zed-industries/zed#15297 Release Notes: - N/A --------- Co-authored-by: Marshall Bowers <elliott.codes@gmail.com>
Bump to v0.0.8 (zed-industries/zed#14707) Bump version of the Ruby extension to 0.0.8. Changes: - zed-industries/zed#12642 - zed-industries/zed#13216 - zed-industries/zed#14661 - zed-industries/zed#14693 Release Notes: - N/A
PreviousNext