Skip to content

Releases: Shelex/cypress-allure-plugin

v2.40.2

15 Mar 17:23
Compare
Choose a tag to compare

2.40.2 (2024-03-15)

Bug Fixes

v2.40.1

01 Dec 19:03
Compare
Choose a tag to compare

2.40.1 (2023-12-01)

Bug Fixes

  • dependency vulnerabilities (68165b1)

v2.40.0

08 Jun 20:03
Compare
Choose a tag to compare

2.40.0 (2023-06-08)

Features

  • provide option to overwrite historyId hash with own function, address #209 (8af1143)

v2.39.1

09 May 19:11
Compare
Choose a tag to compare

2.39.1 (2023-05-09)

Bug Fixes

  • add guards for allure writer arrays handling, address #206 (fdd7d83)

v2.39.0

08 May 15:37
Compare
Choose a tag to compare

2.39.0 (2023-05-08)

Features

  • support cucumber preprocessor v15.1.0 log groups to properly handle gherkin steps, address #186 (775b83a)

v2.38.5

05 May 10:22
Compare
Choose a tag to compare

2.38.5 (2023-05-05)

Bug Fixes

  • #207, add more guards for reading files for multi-domain (ef8423d)

v2.38.4

01 May 16:59
Compare
Choose a tag to compare

2.38.4 (2023-05-01)

Bug Fixes

  • undefined files in some cases for multidomain post-handling, address #206 (16aff2f)

v2.38.3

05 Apr 01:15
Compare
Choose a tag to compare

2.38.3 (2023-04-05)

Bug Fixes

  • multidomain - id for logging missing child test (758b6ed)

v2.38.2

05 Apr 00:58
Compare
Choose a tag to compare

2.38.2 (2023-04-05)

Bug Fixes

  • multidomain - ensure previous child test is removed to avoid going into retry (ed8ca10)

v2.38.1

04 Apr 23:37
Compare
Choose a tag to compare

2.38.1 (2023-04-04)

Bug Fixes

  • multidomain handler - add guards for test file (9854797)