Releases: Shopify/ruby-lsp-rails
Releases · Shopify/ruby-lsp-rails
v0.4.6
Full Changelog: v0.4.5...v0.4.6
v0.4.5
What's Changed
🐛 Bug Fixes
- Create parent stack before invoking super by @vinistock in #624
Full Changelog: v0.4.4...v0.4.5
v0.4.4
What's Changed
🐛 Bug Fixes
- Fix test hierarchy for nested groups by @vinistock in #612
- Ensure we're keeping track of module nesting by @vinistock in #620
🛠 Other Changes
- Remove unused runner client parameter from RailsTestStyle by @vinistock in #609
- Change rubocop rake to plugin by @domingo2000 in #618
New Contributors
- @domingo2000 made their first contribution in #618
Full Changelog: v0.4.3...v0.4.4
v0.4.3
What's Changed
✨ Enhancements
- Push test code lens to response builder on test discovery by @vinistock in #605
Full Changelog: v0.4.2...v0.4.3
v0.4.2
What's Changed
🐛 Bug Fixes
- Strip extra backslashes from discovered test names by @vinistock in #597
🛠 Other Changes
- Pin GitHub Actions to commit by @rxbchen in #598
- Migrate to RBS in comments syntax by @vinistock in #600
New Contributors
Full Changelog: v0.4.1...v0.4.2
v0.4.1
What's Changed
✨ Enhancements
- Add test discovery support for ActiveSupport declarative syntax by @alexcrocha in #591
- Add Rails test command resolution by @alexcrocha in #596
🛠 Other Changes
- Display index and foreign key details when hovering over a model by @rogancodes in #588
New Contributors
- @rogancodes made their first contribution in #588
- @alexcrocha made their first contribution in #592
Full Changelog: v0.4.0...v0.4.1
v0.4.0
What's Changed
🚧 Breaking Changes
- Allow server to send asynchronous notifications to client by @vinistock in #559
✨ Enhancements
- Start passing relevant capabilities to runtime server by @vinistock in #560
- Allow server and runtime add-ons to report progress by @vinistock in #561
- Show progress when reloading the Rails application by @vinistock in #563
- Wrap stderr in a structure log delegator by @vinistock in #564
- Allow disabling pending migration prompt by @vinistock in #570
🐛 Bug Fixes
- Check if global state is already initialized before creating listeners by @vinistock in #562
Full Changelog: v0.3.31...v0.4.0
v0.3.31
v0.3.30
What's Changed
✨ Enhancements
- Reduce file watching overhead from Rails by @vinistock in #555
Full Changelog: v0.3.29...v0.3.30
v0.3.29
What's Changed
🐛 Bug Fixes
- Prevent IOError occurrences in the logger thread by @vinistock in #554
Full Changelog: v0.3.28...v0.3.29