Skip to content

Release 2.0.0

Compare
Choose a tag to compare
@github-actions github-actions released this 28 Aug 06:21
· 122 commits to main since this release

πŸ’₯ 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 Fix

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

πŸ’… Polish

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)