Releases: st0012/ruby-lsp-rspec
Releases · st0012/ruby-lsp-rspec
v0.1.28
What's Changed
🐛 Bug Fixes
- fix: fixed pending spec formatter by @D-system in #89
- fix: only group specs if the
context
ordescribe
call has a block by @nathanscottdaniels in #87
New Contributors
- @D-system made their first contribution in #89
- @nathanscottdaniels made their first contribution in #87
Full Changelog: v0.1.27...v0.1.28
v0.1.27
v0.1.26
v0.1.25
v0.1.24
v0.1.23
What's Changed
✨ Enhancements
- Support Ruby LSP's full test discovery feature by @st0012 in #62
- Code lens for full test discovery by @st0012 in #65
🛠 Other Changes
- Bump dependencies by @st0012 in #60
- Centralize rspec command resolution by @st0012 in #61
- Migrate to use RBS annotations by @vinistock in #63
- Use RubyLsp alias for Interface by @vinistock in #64
- Run type checking in a separate job by @st0012 in #66
New Contributors
- @vinistock made their first contribution in #63
Full Changelog: v0.1.22...v0.1.23
v0.1.22
v0.1.21
v0.1.20
What's Changed
🛠 Other Changes
- Document how to turn on the extension feature by @alexevanczuk in #55
- Bump ruby-lsp support to 0.23.0 by @st0012 in #58
New Contributors
- @alexevanczuk made their first contribution in #55
Full Changelog: v0.1.19...v0.1.20