v0.24.0
🚧 Breaking Changes
- Use
parse_lex
instead ofparse
for Ruby and ERB documents (#3252) by @vinistock - Register all test discovery listener events in one go (#3582) by @vinistock
🐛 Bug Fixes
- Do not collect trailing comments of previous lines (#3563) by @jesse-shopify
- Handle attr with
true
argument for writer (#3579) by @vinistock - Utf 8 encoding issue (#3583) by @ChallaHalla