Skip to content

Latest commit

 

History

History
134 lines (52 loc) · 4.44 KB

CHANGELOG.md

File metadata and controls

134 lines (52 loc) · 4.44 KB

Changelog

All notable changes to this project will be documented in this file. See standard-version for commit guidelines.

0.2.16 (2023-04-21)

Features

  • added ability to override options via env (04d333a)

0.2.15 (2022-12-11)

Features

  • #36: respect in outputDirectory (5257cff), closes #36

0.2.14 (2022-12-09)

0.2.13 (2022-12-09)

0.2.12 (2021-02-09)

Bug Fixes

  • #31: fixes #31 issue with null duration (5238733)

0.2.11 (2020-09-14)

Features

  • added ability specify root directory for relative path (d1b318b)

0.2.10 (2020-07-14)

0.2.9 (2020-07-03)

Features

  • #23: added reportedFilePath to config (983b5e2), closes #23

0.2.8 (2020-05-10)

Security

  • Updated versions of dependencies that had vulnerabilities.

0.2.7 (2020-04-25)

Bug Fixes

  • #20: use coverage directory to generate report (33adbd2), closes #20

0.2.6 (2020-04-25)

Bug Fixes

  • #13: escaped chars in failure (642813b), closes #13

0.2.5 (2020-03-06)

Bug Fixes

  • reporter: support empty test suites (6fc69f1)

0.2.4 (2019-09-07)

0.2.3 (2019-09-07)

0.2.2 (2019-08-26)

0.2.1 (2019-08-12)

Bug Fixes

  • Escaped strings inside attributes (99add1c)

0.2.0 (2019-08-01)

Bug Fixes

  • report: Rewrote how to create a dir recusivly so we are compatible with node < 10 (e662b9c)

Features

  • reporter: Added output for skipped tests (60d1b40)

0.1.3 (2019-07-30)

Bug Fixes

  • report: Rewrote how to create a dir recusivly so we are compatible with node < 10 (e662b9c)

0.1.1 (2019-07-11)

0.1.0 (2019-07-10)

Bug Fixes

  • reporter: Fixed exception when not providing an outputDirectory (7e7e0b0)

0.0.2 (2019-07-09)

0.0.1 (2019-07-09)