Releases: Shopify/ruby-lsp-rails
Releases · Shopify/ruby-lsp-rails
v0.3.2
What's Changed
🐛 Bug Fixes
- Set process group ID in server to terminate after parent by @vinistock in #276
Full Changelog: v0.3.1...v0.3.2
v0.3.1
What's Changed
✨ Enhancements
🐛 Bug Fixes
- Handle apps without ActiveRecord by @andyw8 in #263
- Fallback to
NullClient
if initializing server fails by @vinistock in #266 - Fix runner client race condition by @vinistock in #270
🛠 Other Changes
- Update readme by @Earlopain in #259
- Add code lens support for rails active support test cases using
minitest/spec
by @beauraF in #258 - Handle
schema_dump_path
being unavailable in older Rails versions by @andyw8 in #264
New Contributors
- @Earlopain made their first contribution in #259
- @beauraF made their first contribution in #258
Full Changelog: v0.3.0...v0.3.1
v0.3.0
v0.2.10
What's Changed
🐛 Bug Fixes
- Avoid inspecting schema info for abstract classes by @gmcgibbon in #243
🛠 Other Changes
- Fixes stdout leak in tests by @gmcgibbon in #242
- Remove erroneous comment in Readme by @louim in #249
- Use latest Sorbet by @andyw8 in #252
- Update Hover and CodeLens as per refactored responses in Ruby LSP by @aryan-soni in #253
- Add Rails Runner client by @andyw8 in #250
New Contributors
- @gmcgibbon made their first contribution in #243
- @louim made their first contribution in #249
- @aryan-soni made their first contribution in #253
Full Changelog: v0.2.9...v0.2.10
v0.2.9
What's Changed
🐛 Bug Fixes
🛠 Other Changes
- Improve README about NOTEs by @r7kamura in #215
- Test against released Rails by @andyw8 in #224
- Remove Gemfile.lock for Ruby head by @andyw8 in #226
- Revert unnecessary bundler cache version change by @st0012 in #233
New Contributors
Full Changelog: v0.2.8...v0.2.9
v0.2.8
What's Changed
🛠 Other Changes
- Only require parts of Rails actually needed by @bdewater in #60
- Bump fetch-metadata@v1.1.1 to v1 by @francisbeaudoin in #201
- Upgrade Ruby LSP requirement to v0.13.0 by @vinistock in #208
New Contributors
- @bdewater made their first contribution in #60
- @francisbeaudoin made their first contribution in #201
Full Changelog: v0.2.7...v0.2.8
v0.2.7
What's Changed
🐛 Bug Fixes
- Handle namespaces for showing column information by @vinistock in #171
🛠 Other Changes
- Upgrade Ruby LSP requirement and fix breaking changes by @vinistock in #177
Full Changelog: v0.2.6...v0.2.7
v0.2.6
v0.2.5
What's Changed
✨ Enhancements
- Upgrade to Ruby LSP v0.10.0 by @vinistock in #149
🐛 Bug Fixes
Full Changelog: v0.2.4...v0.2.5
v0.2.4
What's Changed
✨ Enhancements
- Move DSL hover functionality from the Ruby LSP by @vinistock in #131
🐛 Bug Fixes
- Default uri path to localhost by @vinistock in #132
🛠 Other Changes
- Improve rails document client response matching by @vinistock in #138
Full Changelog: v0.2.3...v0.2.4