Skip to content

Releases: cucumber/javascript-core

v0.3.0

30 Jul 13:45
v0.3.0
a255977
Compare
Choose a tag to compare

Added

  • Add sourceReference to test cases and test steps in plan (#5)

Changed

  • BREAKING CHANGE: Rename AssembledStep to AssembledTestStep (#5)

v0.2.1

24 Jul 15:44
v0.2.1
aa98cba
Compare
Choose a tag to compare

Fixed

  • Make testRunStartedId optional (#4)

v0.2.0

24 Jul 14:40
v0.2.0
8e91e4f
Compare
Choose a tag to compare

Added

  • BREAKING CHANGE: Add testRunStartedId to TestPlanIngredients (#3)

v0.1.0

24 Jul 11:57
Compare
Choose a tag to compare

Added

  • Initial implementation (#1)