This repository has been archived by the owner on May 30, 2024. It is now read-only.
v0.2.4
What's Changed
✨ Enhancements
- Allow specifying a custom bundle gemfile path by @vinistock in #520
- Add Ruby debug client by @vinistock in #539
🐛 Bug Fixes
- Do not attempt to run server on old rubies by @vinistock in #511
- Abort existing bundle install if another restart is triggered by @vinistock in #515
- Source shell configuration using non-login mode by @vinistock in #526
- Prevent accidental double restart by @vinistock in #541
🛠 Other Changes
- Detect
ruby-lsp
being in theGemfile
throughBundler
by @andyw8 in #513 - Run entire test class in terminal by @adisonlampert in #506
- Improve Ruby test robustness by @vinistock in #540
- Also "activate" ruby if
VersionManager.none
was specified by @kemchenj in #507 - Use valid paths for Ruby test by @vinistock in #544
New Contributors
Full Changelog: v0.2.3...v0.2.4