Skip to content

Releases: Shopify/ruby-lsp-rails

v0.4.8

18 Jul 20:22
1e9f421

Choose a tag to compare

What's Changed

✨ Enhancements

🛠 Other Changes

Full Changelog: v0.4.7...v0.4.8

v0.4.7

16 Jul 14:40
0c895fa

Choose a tag to compare

What's Changed

🛠 Other Changes

New Contributors

Full Changelog: v0.4.6...v0.4.7

v0.4.6

06 Jun 23:20
ca72be2

Choose a tag to compare

Full Changelog: v0.4.5...v0.4.6

v0.4.5

03 Jun 19:00
6741da8

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

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

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

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

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

  • @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

04 Feb 18:06
d44779e

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

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