Releases: bifravst/bdd-markdown
Releases · bifravst/bdd-markdown
v3.2.4
3.2.4 (2022-09-24)
Bug Fixes
- deps: update dependency @sinclair/typebox to v0.24.43 (1f84329)
v3.2.3
3.2.3 (2022-09-22)
Bug Fixes
- reporter: add space before title on skipped step (8c781ae)
v3.2.2
3.2.2 (2022-09-22)
Bug Fixes
- reporter: make sure logged values are printable (12b81c2)
v3.2.1
3.2.1 (2022-09-21)
Bug Fixes
- reporter: add missing line (cd63151)
v3.2.0
3.2.0 (2022-09-21)
Features
- grammar: add support for step descriptions (c6791ae)
v3.1.1
3.1.1 (2022-09-21)
Bug Fixes
- parser: read wrapped steps (24c5621)
v3.1.0
3.1.0 (2022-09-21)
Features
- parse multi-line comments (7df18f1)
v3.0.1
3.0.1 (2022-09-20)
Bug Fixes
- runner: it should fail if not features are found (17e5623)
v3.0.0
3.0.0 (2022-09-20)
Features
- remove need for runners to return anything (eeaa6d5)
BREAKING CHANGES
- this changes the step runner API
v2.7.0
2.7.0 (2022-09-20)
Features
- runner: add matchGroups helper (ff935eb)