Release 2.0.0
π₯ 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
- #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)