Skip to content
This repository has been archived by the owner on May 30, 2024. It is now read-only.

Releases: Shopify/vscode-ruby-lsp

v0.4.5

17 Aug 17:26
45dff99
Compare
Choose a tag to compare

What's Changed

✨ Enhancements

  • Allow using absolute paths for custom bundle configuration by @vinistock in #750
  • Add configuration to specify branch for server by @vinistock in #760

🐛 Bug Fixes

  • Time out tests that don't finish under 30 seconds by @vinistock in #748
  • Run Ruby activation in custom bundle folder if given by @vinistock in #761

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

v0.4.4

09 Aug 14:51
53fb04a
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

01 Aug 18:57
0620ef2
Compare
Choose a tag to compare

⚠️ Breaking changes

This release moves the custom bundle logic from the extension to the server and fully drops support for Ruby 2.7. If you encounter issues related to the custom bundle, please report them here.

What's Changed

🚧 Breaking Changes

✨ Enhancements

🐛 Bug Fixes

🛠 Other Changes

New Contributors

Full Changelog: v0.3.7...v0.4.3

v0.4.2-beta

25 Jul 18:37
1eb4590
Compare
Choose a tag to compare
v0.4.2-beta Pre-release
Pre-release

What's Changed

🚧 Breaking Changes

✨ Enhancements

🐛 Bug Fixes

🛠 Other Changes

New Contributors

Full Changelog: v0.3.7...v0.4.2

v0.4.1-beta

18 Jul 15:36
46dab63
Compare
Choose a tag to compare
v0.4.1-beta Pre-release
Pre-release

What's Changed

✨ Enhancements

  • Remove custom bundle logic from the extension. Use the custom bundle logic from the server #664
  • Expose test runner commands by @paracycle in #696
  • Manually activate shadow env instead of depending on extension by @vinistock in #699
  • Expose more commands by @paracycle in #702

Full Changelog: v0.3.7...v0.4.1

v0.4.0-beta

14 Jul 16:42
f3cb5f5
Compare
Choose a tag to compare
v0.4.0-beta Pre-release
Pre-release
  • Remove custom bundle logic from the extension. Use the custom bundle logic from the server #664

Full Changelog: v0.3.7...v0.4.0

v0.3.7

14 Jul 16:13
744609c
Compare
Choose a tag to compare

What's Changed

✨ Enhancements

🐛 Bug Fixes

  • Find run test terminal if we lose the in-memory reference by @vinistock in #693

🛠 Other Changes

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

v0.3.6

05 Jul 13:27
0664e8a
Compare
Choose a tag to compare

What's Changed

🐛 Bug Fixes

  • Fix fetching server version for configured bundle path by @vinistock in #677

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

v0.3.5

30 Jun 18:19
900264c
Compare
Choose a tag to compare

What's Changed

🐛 Bug Fixes

  • Prefer custom bundle when checking server version by @vinistock in #670

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

v0.3.4

30 Jun 17:44
69b22b0
Compare
Choose a tag to compare

What's Changed

✨ Enhancements

🛠 Other Changes

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