Skip to content

Latest commit

 

History

History
66 lines (30 loc) · 2.64 KB

CHANGELOG.md

File metadata and controls

66 lines (30 loc) · 2.64 KB

Changelog

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

1.0.0 (2024-03-19)

⚠ BREAKING CHANGES

  • nodejs versions less than 12.0.0 are no longer supported

Features

  • nodejs versions less than 16.0.0 are no longer supported (fc91a56)

0.0.9 (2024-03-19)

Bug Fixes

0.0.8 (2020-08-17)

Bug Fixes

0.0.7 (2019-12-13)

Features

  • plugin: add ability for running each test in unique session (49fb2de)

0.0.6 (2019-11-28)

Bug Fixes

  • should not repeat disabled tests (9291010)

0.0.5 (2019-11-27)

Bug Fixes

  • add tests to run on "BEGIN" event (3a9137b)
  • do not repeat skipped tests (ce70a63)

0.0.4 (2019-11-27)

Bug Fixes

  • do not crash if plugin is using through hermione api (26a18f5)

0.0.3 (2019-11-25)

Features

0.0.2 (2019-11-12)