Skip to content

Releases: Shopify/ruby-lsp-rails

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

v0.3.2

29 Feb 17:55
dd0b588
Compare
Choose a tag to compare

What's Changed

🐛 Bug Fixes

  • Set process group ID in server to terminate after parent by @vinistock in #276

Full Changelog: v0.3.1...v0.3.2

v0.3.1

23 Feb 21:38
07eacc0
Compare
Choose a tag to compare

What's Changed

✨ Enhancements

  • Support document symbol on ActiveSupport tests by @st0012 in #231

🐛 Bug Fixes

🛠 Other Changes

  • Update readme by @Earlopain in #259
  • Add code lens support for rails active support test cases using minitest/spec by @beauraF in #258
  • Handle schema_dump_path being unavailable in older Rails versions by @andyw8 in #264

New Contributors

Full Changelog: v0.3.0...v0.3.1

v0.3.0

15 Feb 16:03
7911cee
Compare
Choose a tag to compare

What's Changed

🚧 Breaking Changes

  • Switch to rails runner approach instead of Rack app by @andyw8 in #256

Full Changelog: v0.2.10...v0.3.0

v0.2.10

13 Feb 16:23
Compare
Choose a tag to compare

What's Changed

🐛 Bug Fixes

  • Avoid inspecting schema info for abstract classes by @gmcgibbon in #243

🛠 Other Changes

New Contributors

Full Changelog: v0.2.9...v0.2.10

v0.2.9

18 Jan 17:55
26283be
Compare
Choose a tag to compare

What's Changed

🐛 Bug Fixes

  • Only generate app_uri.txt and append Rack app when the server feature is enabled by @st0012 in #234

🛠 Other Changes

New Contributors

Full Changelog: v0.2.8...v0.2.9

v0.2.8

04 Dec 14:34
31a51b2
Compare
Choose a tag to compare

What's Changed

🛠 Other Changes

New Contributors

Full Changelog: v0.2.7...v0.2.8