v0.23.15
✨ Enhancements
- Add color to the test explorer's output (#3409) by @vinistock
🐛 Bug Fixes
- Read initialize request from a file when retrying (#3413) by @vinistock
📦 Other Changes
- Use a TCP socket to stream results to the extension (#3387) by @vinistock
- Organize test reporters into their own directory (#3398) by @vinistock
- Replace T.must with comment based syntax (#3400) by @vinistock
- Avoid recursion when collecting prefix tree node values (#3401) by @vinistock