All notable changes to this project will be documented in this file.
The format is based on Keep a Changelog and this project adheres to Semantic Versioning.
0.4.1 - 2018-05-26
- Diff ANSI stripping now works for codes with multiple tags, too
0.4.0 - 2018-05-26
- Add support for including STDOUT and STDERR from tests in the JUnit output (see "Capturing output" in the readme for details)
- When RSpec includes a diff in its output, strip out ANSI escape codes used to color it for shell display