Skip to content

Releases: adamgruber/mochawesome-report-generator

2.3.0

23 Oct 22:50
Compare
Choose a tag to compare
  • Support base64 images in test context

See the changelog for release notes

2.2.2

07 Jul 18:44
Compare
Choose a tag to compare
  • Fixes a few display bugs

See the changelog for release notes

2.2.1

30 Jun 17:47
Compare
Choose a tag to compare
  • Fixes an issue with rendering inline diffs via CLI.

See the changelog for release notes

2.2.0

29 Jun 20:34
Compare
Choose a tag to compare

See the changelog for release notes

2.1.1

26 Jun 16:00
Compare
Choose a tag to compare
  • Remove dangerouslySetInnerHTML from CodeSnippet component. #34

2.1.0

09 Jun 02:30
Compare
Choose a tag to compare
  • Added support for displaying before and after hooks in the report alongside tests.

2.0.3

09 May 12:59
Compare
Choose a tag to compare
  • Add support for rendering context with undefined or null value

2.0.1

21 Apr 18:35
Compare
Choose a tag to compare
  • Add missing options.js file to package.json

2.0.0

21 Apr 18:34
Compare
Choose a tag to compare
  • Add support for multiple files via CLI
  • New options: overwrite and timestamp

1.1.2

24 Mar 20:46
Compare
Choose a tag to compare
  • Fix an issue where autoOpen did not work on Windows mochawesome #142
  • Add autoOpen option to CLI