Skip to content

Releases: Shopify/ruby-lsp-rails

v0.2.2

06 Jul 14:02
70f7cc2
Compare
Choose a tag to compare

What's Changed

🐛 Bug Fixes

Full Changelog: v0.2.1...v0.2.2

v0.2.1

05 Jul 20:37
889235d
Compare
Choose a tag to compare

What's Changed

🐛 Bug Fixes

  • Fix Code Lens for test with empty string as name by @andyw8 in #100
  • Fix Code Lens heredoc handling by @andyw8 in #101

Full Changelog: v0.2.0...v0.2.1

v0.2.0

30 Jun 19:47
28b0338
Compare
Choose a tag to compare

What's Changed

✨ Enhancements

🐛 Bug Fixes

  • Ensure app_uri.txt is cleaned up when Rails server shuts down by @andyw8 in #87

🛠 Other Changes

  • Some structural cleanup and updates by @st0012 in #53
  • Publish our documentation as static website by @vinistock in #63
  • Change how we warn about server not running by @andyw8 in #88
  • Bump upper bound for Ruby LSP by @andyw8 in #97

Full Changelog: v0.1.0...v0.2.0

v0.1.0

21 Apr 19:13
6d55c89
Compare
Choose a tag to compare

What's Changed

🐛 Bug Fixes

  • Use middleware instead Rails controller for model query by @st0012 in #39
  • Do not fail on first activation by @vinistock in #40
  • Find the correct project root when using custom bundle by @vinistock in #45
  • Restrict ruby-lsp dependency version by @vinistock in #46

🛠 Other Changes

New Contributors

Full Changelog: https://github.com/Shopify/ruby-lsp-rails/commits/v0.1.0