Skip to content

Releases: bifravst/bdd-markdown

v3.2.4

24 Sep 23:11
1f84329
Compare
Choose a tag to compare

3.2.4 (2022-09-24)

Bug Fixes

  • deps: update dependency @sinclair/typebox to v0.24.43 (1f84329)

v3.2.3

22 Sep 15:42
Compare
Choose a tag to compare

3.2.3 (2022-09-22)

Bug Fixes

  • reporter: add space before title on skipped step (8c781ae)

v3.2.2

22 Sep 15:32
Compare
Choose a tag to compare

3.2.2 (2022-09-22)

Bug Fixes

  • reporter: make sure logged values are printable (12b81c2)

v3.2.1

21 Sep 15:07
Compare
Choose a tag to compare

3.2.1 (2022-09-21)

Bug Fixes

  • reporter: add missing line (cd63151)

v3.2.0

21 Sep 14:53
Compare
Choose a tag to compare

3.2.0 (2022-09-21)

Features

  • grammar: add support for step descriptions (c6791ae)

v3.1.1

21 Sep 12:32
Compare
Choose a tag to compare

3.1.1 (2022-09-21)

Bug Fixes

  • parser: read wrapped steps (24c5621)

v3.1.0

21 Sep 12:06
Compare
Choose a tag to compare

3.1.0 (2022-09-21)

Features

  • parse multi-line comments (7df18f1)

v3.0.1

20 Sep 16:11
Compare
Choose a tag to compare

3.0.1 (2022-09-20)

Bug Fixes

  • runner: it should fail if not features are found (17e5623)

v3.0.0

20 Sep 15:54
Compare
Choose a tag to compare

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

20 Sep 13:52
Compare
Choose a tag to compare

2.7.0 (2022-09-20)

Features

  • runner: add matchGroups helper (ff935eb)