Releases: Shopify/ruby-lsp-rails
Releases · Shopify/ruby-lsp-rails
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 [email protected] 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
v0.2.3
What's Changed
✨ Enhancements
- Upgrade to Ruby LSP v0.8.0 and handle breaking changes by @vinistock in #120
- Standardize path handling by @vinistock in #121
🐛 Bug Fixes
- Support escaped multiline strings in test names by @vinistock in #104
- Prevent connection reset or open timeout from raising by @vinistock in #116
Full Changelog: v0.2.2...v0.2.3
v0.2.2
What's Changed
🐛 Bug Fixes
- Fail gracefully on connect and timeout errors by @vinistock in #102
Full Changelog: v0.2.1...v0.2.2
v0.2.1
v0.2.0
What's Changed
✨ Enhancements
- Use middleware to check if server is running instead of checking PID by @vinistock in #58
- Add code lens extension (for Rails tests) by @adisonlampert and @andyw8 in #67
- Use a Rack app instead of Rails middleware by @andyw8 in #90
🐛 Bug Fixes
🛠 Other Changes
- Some structural cleanup and updates by @st0012 in #53
- Publish our documentation as static website by @vinistock in #63
- Change how we warn about server not running by @andyw8 in #88
- Bump upper bound for Ruby LSP by @andyw8 in #97
Full Changelog: v0.1.0...v0.2.0