Skip to content

Latest commit

 

History

History
16 lines (12 loc) · 587 Bytes

changelog.md

File metadata and controls

16 lines (12 loc) · 587 Bytes

Changelog

All notable changes to this project will be documented in this file.

[Unreleased]

[0.1.0] - 2021-06-29

Added

  • TESTCAFE_SMTP_DEBUG config variable to perform some console.log statements.
  • Actual tests that compare output against stored expected output.

Changed

  • Ported into a fresh project built using the now-recommended Yeoman approach. This resulted in updated versions of Gulp and various other tools, removing some old security vulnerabilities.

[0.0.2] - some time in 2018

Added

  • Built by copying a Testcafe reporter and replacing key parts.