What's Changed
🚧 Breaking Changes
- Use Prism v0.18.0 by @andyw8 in #1197
- Move ownership of message_queue from listeners to addon by @vinistock in #1223
✨ Enhancements
- Make test CodeLens request aware of test hierarchy by @st0012 in #1214
- Support attributes by @vinistock in #1208
- Keep track of optional parameters by @vinistock in #1224
- Track keyword parameters by @vinistock in #1226
🐛 Bug Fixes
- Remove comment continuation anchor by @vinistock in #1215
- Restrict end completion regexes based on word boundaries by @vinistock in #1220
- Avoid indexing non-Ruby files added inside rubylibdir by @vinistock in #1221
- Use workspace uri sent by client instead of Dir.pwd by @vinistock in #1222
Full Changelog: v0.12.5...v0.13.0