Multiple Cucumber Html Reporter Versions Save

Generate beautiful Cucumber HTML reports

v3.6.2

3 months ago
  • Fix Json decoding (#317) (22e9663)
  • Bump release-it from 17.0.1 to 17.0.3 (#315) (bc2f755)

v3.6.1

4 months ago
  • Decode base64-encoded Text Attachments (#308) (c1278c6)

v3.6.0

5 months ago
  • fix: fixed failing release workflow (5a7ac65)
  • fix: :bug: fixed failing release workflow (#304) (17371a0)
  • Bump release-it from 17.0.0 to 17.0.1 (#302) (a2efa9c)
  • Bump luxon from 3.4.3 to 3.4.4 (#296) (08d0ba1)
  • Bump fs-extra from 11.1.1 to 11.2.0 (#300) (6bedbae)
  • Bump browserify-sign from 4.2.1 to 4.2.2 in /examples/cypress (#291) (8f0a7af)
  • Bump @babel/traverse from 7.21.5 to 7.23.2 in /examples/cypress (#287) (7cf1d3f)
  • Bump release-it from 16.2.0 to 17.0.0 (#295) (631dfef)
  • Bump @babel/traverse from 7.20.12 to 7.23.2 (#286) (9271f9d)
  • Bump actions/setup-node from 3 to 4 (#288) (ab006e3)
  • Bump release-it from 16.1.5 to 16.2.0 (#284) (ab43bb0)
  • Bump uuid from 9.0.0 to 9.0.1 (#283) (49460f7)
  • Updated version in package.json (75fb2e9)
  • fixed release workflow and added cypress example (c8884c5)
  • Bump luxon from 3.3.0 to 3.4.3 (#282) (30509c6)
  • Bump actions/checkout from 3 to 4 (#281) (3878786)
  • Bump release-it from 16.1.2 to 16.1.5 (#276) (8edbee9)
  • Bump jasmine from 5.0.2 to 5.1.0 (#270) (568cdbe)
  • Bump word-wrap from 1.2.3 to 1.2.5 (#269) (f6e75bf)
  • Bump release-it from 16.1.0 to 16.1.2 (#266) (7ffd6f3)
  • Bump release-it from 15.11.0 to 16.1.0 (#265) (176ffac)
  • Bump jasmine from 5.0.1 to 5.0.2 (#262) (1f1de66)
  • Bump jasmine from 5.0.0 to 5.0.1 (#261) (399076d)
  • Bump release-it from 15.10.3 to 15.11.0 (#260) (236aacc)
  • Changed README file extension (224a0de)
  • Bump jasmine from 4.6.0 to 5.0.0 (#256) (6edad1b)
  • Bump vm2 from 3.9.17 to 3.9.19 (#258) (c2db20f)
  • Bump release-it from 15.10.2 to 15.10.3 (#255) (ef9f40e)
  • Create FUNDING.yml (9bcde55)
  • ci: :sparkles: updated test and release workflows (f8cbbd4)
  • Bump release-it from 15.10.1 to 15.10.2 (#254) (d3b4de2)
  • Bump vm2 from 3.9.13 to 3.9.17 (#252) (ce0deaa)
  • Bump release-it from 15.9.3 to 15.10.1 (#249) (d0db483)
  • Update README.MD (25a4538)
  • Bump jasmine from 4.5.0 to 4.6.0 (#243) (3833e05)
  • Bump fs-extra from 11.1.0 to 11.1.1 (#244) (df84061)
  • Bump release-it from 15.8.0 to 15.9.3 (#248) (b322761)
  • Bump luxon from 3.2.1 to 3.3.0 (#240) (83211ba)
  • Bump release-it from 15.6.0 to 15.8.0 (#241) (6595bd5)
  • Updated last released version (c939caa)
  • Fixed failing release workflow (c1b2d73)
  • updated last released version (fd50aa2)
  • Bump open from 8.4.0 to 8.4.2 (#236) (23b6b86)

v3.3.0

1 year ago

What's Changed

Full Changelog: https://github.com/WasiqB/multiple-cucumber-html-reporter/compare/v3.1.0...v3.3.0

v3.1.0

1 year ago

What's new?

  • Updated package details with updated repository URL's

Full Changelog: https://github.com/WasiqB/multiple-cucumber-html-reporter/compare/v3.0.3...v3.1.0

v3.0.3

1 year ago

What's Changed

New Contributors

Full Changelog: https://github.com/WasiqB/multiple-cucumber-html-reporter/compare/v3.0.2...v3.0.3

v3.0.2

1 year ago

💅 Polish

Contains:

  • Merge pull request #226 from harsha509/main (a623016)
  • chore: minor cleanup and bump npm versions to latest (7a30786)
  • Update README.MD (3d707ea)
  • Merge pull request #219 from wswebcreation/Update_screenshots-2 (85abb30)
  • Update readme to show new dark mode theme (e34546f)

v3.0.1

1 year ago

This release completes the work started in #213 by removing moment.js in favour of luxon. While very stable, moment.js received very little updates in the last two years and its usage is substantially discouraged by its maintainers.

  • Merge pull request #218 from BaCaRoZzo/issue#195_moment (cbd4999)
  • Remove moment.js and introduce luxon (75d29ad)

v3.0.0

1 year ago

Let's give a big giphy-downsized-large to Federico Buti for all his work on this release (and all other releases)

:boom: Breaking Change

  • #213 "Update dependencies to latest available versions", thanks to Federico Buti. This drops support for NodeJS 12 and makes 14 leading

:nail_care: Polish

  • #214 "Rework CSS to improve dark mode experience", thanks to Federico Buti
  • #215 "Fix typos in issue templates", thanks to Federico Buti

Contains:

  • Merge pull request #213 from BaCaRoZzo/issue#195 (d3f6596)
  • Merge pull request #214 from BaCaRoZzo/new_freaking_dark_style (310fe49)
  • Merge pull request #215 from BaCaRoZzo/fix_templates (2c7db7a)
  • Fix typos in issue templates (5877d54)
  • Rework CSS to improve dark mode experience (136ba3d)
  • Drop istanbul in favor of nyc (51a2bd8)
  • Drop moment in favor of luxon (fdb576f)
  • Update dependencies to latest available versions (ede829c)

v2.0.0

1 year ago

:boom: Breaking Change

  • #209 "Ditch color function and CSS variables usage", thanks to Federico Buti. Because it reverts a previous implementation it's marked as a breaking change.

:bug: Bug Fix

  • #211 "fix incorrect status icon and pending/skip count in feature details table", thanks to talsen team GmbH

:nail_care: Polish

  • #210 "Break scenario description on carriage returns", thanks to Federico Buti

Contains:

  • Merge pull request #209 from BaCaRoZzo/issue#192_2 (6499edd)
  • Merge pull request #211 from talsenteam/main (6414b9d)
  • Merge pull request #210 from BaCaRoZzo/issue#204 (3c46303)
  • Merge branch 'fix-the-columns' into 'main' (8e84b1b)
  • fix order of columns in feature report table (8ad3a9f)
  • Merge branch 'fix-passing-when-scenarios-pending' into 'main' (0febd54)
  • Break scenario description on carriage returns (5072d7d)
  • Update documentation and tests to ger rid of CSS variables (a53f223)
  • Ditch color function and CSS variables usage (f114d14)
  • fixed features being marked as passed in overview when all scenarios are pending (17b258b)