Skip to content
This repository has been archived by the owner on Apr 7, 2023. It is now read-only.

Latest commit

 

History

History
26 lines (18 loc) · 1.01 KB

CHANGELOG.md

File metadata and controls

26 lines (18 loc) · 1.01 KB

Changelog

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

Fixed

  • Diff ANSI stripping now works for codes with multiple tags, too

0.4.0 - 2018-05-26

Added

  • Add support for including STDOUT and STDERR from tests in the JUnit output (see "Capturing output" in the readme for details)

Fixed

  • When RSpec includes a diff in its output, strip out ANSI escape codes used to color it for shell display