Skip to content

Releases: Shopify/ruby-lsp-rails

v0.3.12

08 Aug 21:18
74a54d4
Compare
Choose a tag to compare

What's Changed

✨ Enhancements

🐛 Bug Fixes

🛠 Other Changes

  • Update docs for improved Definition behaviour by @andyw8 in #376

New Contributors

Full Changelog: v0.3.11...v0.3.12

v0.3.11

19 Jul 17:04
83cd510
Compare
Choose a tag to compare

What's Changed

✨ Enhancements

🐛 Bug Fixes

  • Check test framework only before pushing test code lens by @vinistock in #411

🛠 Other Changes

Full Changelog: v0.3.10...v0.3.11

v0.3.10

11 Jul 14:13
e380769
Compare
Choose a tag to compare

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

10 Jul 20:31
459b186
Compare
Choose a tag to compare

What's Changed

✨ Enhancements

🐛 Bug Fixes

🛠 Other Changes

Full Changelog: v0.3.8...v0.3.9

v0.3.8

02 Jul 16:28
Compare
Choose a tag to compare

What's Changed

✨ Enhancements

  • Recognize aliases for after_commit by @andyw8 in #402

🐛 Bug Fixes

  • Use NodeContext from RubyLSP to fix Definition targetting by @andyw8 in #397
  • Prevent invalid ActiveRecord check against constant by @andyw8 in #401

Full Changelog: v0.3.7...v0.3.8

v0.3.7

31 May 19:29
Compare
Choose a tag to compare

What's Changed

🐛 Bug Fixes

🛠 Other Changes

New Contributors

Full Changelog: v0.3.6...v0.3.7

v0.3.6

03 May 17:10
d521325
Compare
Choose a tag to compare

What's Changed

✨ Enhancements

🐛 Bug Fixes

🛠 Other Changes

New Contributors

Full Changelog: v0.3.5...v0.3.6

v0.3.5

05 Apr 18:36
6b07e1d
Compare
Choose a tag to compare

What's Changed

🐛 Bug Fixes

  • Don't push group id to stack when encountering non-test classes by @st0012 in #324

🛠 Other Changes

Full Changelog: v0.3.4...v0.3.5

v0.3.4

04 Apr 11:32
e868d3c
Compare
Choose a tag to compare

What's Changed

✨ Enhancements

🐛 Bug Fixes

  • Ensure output printed during boot doesn't break LSP when starting by @andyw8 in #310
  • Only display code lens when the test framework is rails by @st0012 in #318

🛠 Other Changes

New Contributors

Full Changelog: v0.3.3...v0.3.4

v0.3.3

14 Mar 15:19
46b97ce
Compare
Choose a tag to compare

What's Changed

✨ Enhancements

🐛 Bug Fixes

  • Specifically handle the case where bin/rails is not found by @st0012 in #284
  • Fix nilable param runtime type check in server by @vinistock in #290

🛠 Other Changes

Full Changelog: v0.3.2...v0.3.3