Skip to content

Releases: Shopify/ruby-lsp-rails

v0.4.6

06 Jun 23:20
ca72be2
Compare
Choose a tag to compare

v0.4.5

03 Jun 19:00
6741da8
Compare
Choose a tag to compare

What's Changed

🐛 Bug Fixes

Full Changelog: v0.4.4...v0.4.5

v0.4.4

02 Jun 21:47
45b12f9
Compare
Choose a tag to compare

What's Changed

🐛 Bug Fixes

🛠 Other Changes

New Contributors

Full Changelog: v0.4.3...v0.4.4

v0.4.3

13 May 15:55
1015496
Compare
Choose a tag to compare

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

02 May 11:32
29696e1
Compare
Choose a tag to compare

What's Changed

🐛 Bug Fixes

  • Strip extra backslashes from discovered test names by @vinistock in #597

🛠 Other Changes

New Contributors

Full Changelog: v0.4.1...v0.4.2

v0.4.1

25 Apr 19:23
3bee798
Compare
Choose a tag to compare

What's Changed

✨ Enhancements

🛠 Other Changes

  • Display index and foreign key details when hovering over a model by @rogancodes in #588

New Contributors

Full Changelog: v0.4.0...v0.4.1

v0.4.0

04 Feb 18:06
d44779e
Compare
Choose a tag to compare

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

23 Jan 20:57
a1f3cc1
Compare
Choose a tag to compare

What's Changed

🛠 Other Changes

  • Watch for YAML file changes for fixtures by @andyw8 #557

Full Changelog: v0.3.30...v0.3.31

v0.3.30

16 Jan 19:10
e4098b4
Compare
Choose a tag to compare

What's Changed

✨ Enhancements

Full Changelog: v0.3.29...v0.3.30

v0.3.29

10 Jan 15:26
8d37218
Compare
Choose a tag to compare

What's Changed

🐛 Bug Fixes

  • Prevent IOError occurrences in the logger thread by @vinistock in #554

Full Changelog: v0.3.28...v0.3.29