Releases: Shelex/cypress-allure-plugin
Releases · Shelex/cypress-allure-plugin
v2.40.1
2.40.1 (2023-12-01)
Bug Fixes
- dependency vulnerabilities (68165b1)
v2.40.0
2.40.0 (2023-06-08)
Features
- provide option to overwrite historyId hash with own function, address #209 (8af1143)
v2.39.1
2.39.1 (2023-05-09)
Bug Fixes
- add guards for allure writer arrays handling, address #206 (fdd7d83)
v2.39.0
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
2.38.5 (2023-05-05)
Bug Fixes
- #207, add more guards for reading files for multi-domain (ef8423d)
v2.38.4
2.38.4 (2023-05-01)
Bug Fixes
- undefined files in some cases for multidomain post-handling, address #206 (16aff2f)
v2.38.3
2.38.3 (2023-04-05)
Bug Fixes
- multidomain - id for logging missing child test (758b6ed)
v2.38.2
2.38.2 (2023-04-05)
Bug Fixes
- multidomain - ensure previous child test is removed to avoid going into retry (ed8ca10)
v2.38.1
2.38.1 (2023-04-04)
Bug Fixes
- multidomain handler - add guards for test file (9854797)