v0.3.6
What's Changed
✨ Enhancements
- Add Definition support for routes by @andyw8 in #331
- Add attr_readonly to list of Symbols by @natematykiewicz in #332
- Add scope to list of symbols by @natematykiewicz in #333
🐛 Bug Fixes
- Prevent crash during ActiveRecord const check by @andyw8 in #328
- Fix version logging by @andyw8 in #342
- Prefix
bin/rails
withruby
on Windows by @andyw8 in #353 - Set server pipes to binmode by @vinistock in #366
🛠 Other Changes
- Add primary key indicator to model hover response by @Earlopain in #316
- Update tests for
ruby-lsp
changes by @Earlopain in #350 - Reload the runner if structure.sql changes by @Earlopain in #341
New Contributors
- @egiurleo made their first contribution in #334
- @natematykiewicz made their first contribution in #332
Full Changelog: v0.3.5...v0.3.6