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

v0.5.9

Compare
Choose a tag to compare
@vinistock vinistock released this 30 Jan 14:27
· 43 commits to main since this release
fb12d30

What's Changed

⚠️ Breaking changes

The debugger client was changed to better match what ruby/debug does out of the box. If you were previously configuring debug using a socket path of /tmp/ruby-lsp-debug-sockets, you can remove that configuration.

🐛 Bug Fixes

🛠 Other Changes

  • fix: include prerelease in changelog only for prerelease by @snutij in #1003
  • Fix activation example in troubleshooting doc by @andyw8 in #1005

New Contributors

Full Changelog: v0.5.8...v0.5.9