This repository has been archived by the owner on May 30, 2024. It is now read-only.
Releases: Shopify/vscode-ruby-lsp
Releases · Shopify/vscode-ruby-lsp
v0.1.4
What's Changed
✨ Enhancements
🐛 Bug Fixes
- Avoid mutating the environment with RUBYOPT by @vinistock in #429
New Contributors
Full Changelog: v0.1.3...v0.1.4
v0.1.3
v0.1.2
v0.1.1
v0.1.0
What's Changed
✨ Enhancements
- Add experimental features configuration to enable all features at once by @vinistock in #383
- Create status items by @adisonlampert in #320
- Delete GC tuning variables from the environment by @vinistock in #386
- Generalize how we remove Ruby GC variables by @vinistock in #389
🐛 Bug Fixes
- Await start, restart and stop commands by @vinistock in #385
- Instantiate the client before performing bundler checks by @vinistock in #384
- Wrap env JSON in delimiter by @andyw8 in #390
🛠 Other Changes
New Contributors
- @andyw8 made their first contribution in #371
- @adisonlampert made their first contribution in #320
- @jg23497 made their first contribution in #373
Full Changelog: v0.0.13...v0.1.0
v0.0.13
What's Changed
🐛 Bug Fixes
- Make sure we stop the current client before restarting by @vinistock in #369
🛠 Other Changes
- Use interactive shell for activating Ruby by @vinistock in #349
Full Changelog: v0.0.12...v0.0.13
v0.0.12
What's Changed
🐛 Bug Fixes
- Always use RUBY_VERSION object to find out the Ruby version by @vinistock in #274
Full Changelog: v0.0.11...v0.0.12
v0.0.11
What's Changed
🛠 Other Changes
- Fix settings.json example for chruby in readme by @bdewater in #256
- Add support for ASDF, RVM, and Rbenv by @rzane in #255
- Switch release action to use GitHub script by @vinistock in #264
New Contributors
Full Changelog: v0.0.10...v0.0.11
v0.0.10
What's Changed
🛠 Other Changes
- Add release notes configuration by @vinistock in #252
- Make gem update prompt quieter by @egiurleo in #251
- Allow running the Ruby LSP server with YJIT by @vinistock in #254
- Display progress when running bundle install by @vinistock in #253
Full Changelog: v0.0.9...v0.0.10
v0.0.9
What's Changed
- Enable the hover feature from package.json by @egiurleo in #246
- Add support for chruby by @vinistock in #226
Full Changelog: v0.0.8...v0.0.9