Releases: Shopify/ruby-lsp-rails
Releases · Shopify/ruby-lsp-rails
v0.3.17
What's Changed
✨ Enhancements
- Add support for server addons by @andyw8 in #454
- Allow server addons to write responses back by @vinistock in #460
🐛 Bug Fixes
🛠 Other Changes
- Upgrade ruby-lsp requirement to v0.19 by @vinistock in #470
Full Changelog: v0.3.16...v0.3.17
v0.3.16
What's Changed
🛠 Other Changes
- Point all documentation to the official Ruby LSP docs by @vinistock in #455
- Upgrade Ruby LSP requirement to v0.18 by @vinistock in #457
Full Changelog: v0.3.15...v0.3.16
v0.3.15
What's Changed
🐛 Bug Fixes
- Prevent migration code lens from failing in unsaved files by @vinistock in #450
- Set default output device to stderr by @vinistock in #451
Full Changelog: v0.3.14...v0.3.15
v0.3.14
What's Changed
✨ Enhancements
🐛 Bug Fixes
- Account for dynamic constant paths in document symbol by @vinistock in #437
- Use regex to filter test runs for multiple classes in the same file by @vinistock in #448
🛠 Other Changes
Full Changelog: v0.3.13...v0.3.14
v0.3.13
What's Changed
🐛 Bug Fixes
- Make client read and write under mutex lock by @vinistock in #433
Full Changelog: v0.3.12...v0.3.13
v0.3.12
What's Changed
✨ Enhancements
- Add concern indexing enhancement by @vinistock in #422
- Add association augmentations by @vinistock in #423
🐛 Bug Fixes
- Rescue
IOError
during shutdown by @andyw8 in #414 - Fix
NullClient#send_notification
by @amomchilov in #426
🛠 Other Changes
New Contributors
- @amomchilov made their first contribution in #426
Full Changelog: v0.3.11...v0.3.12
v0.3.11
What's Changed
✨ Enhancements
- Add jump to view code lenses by @vinistock in #412
🐛 Bug Fixes
- Check test framework only before pushing test code lens by @vinistock in #411
🛠 Other Changes
- Use new open file argument format by @vinistock in #410
Full Changelog: v0.3.10...v0.3.11
v0.3.10
What's Changed
🐛 Bug Fixes
- Fix route code lens when there are no classes in the stack by @vinistock in #407
Full Changelog: v0.3.9...v0.3.10
v0.3.9
What's Changed
✨ Enhancements
- Add code lens for mapping actions to routes by @gmcgibbon in #241
🐛 Bug Fixes
- Prevent broken pipes leading to client errors by @vinistock in #406
🛠 Other Changes
- Add code lens for running migrations by @gmcgibbon in #239
Full Changelog: v0.3.8...v0.3.9