What's Changed
✨ Enhancements
- Use middleware to check if server is running instead of checking PID by @vinistock in #58
- Add code lens extension (for Rails tests) by @adisonlampert and @andyw8 in #67
- Use a Rack app instead of Rails middleware by @andyw8 in #90
🐛 Bug Fixes
🛠 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