Releases: b-yond-infinite-network/jest-cucumber-fusion
Releases · b-yond-infinite-network/jest-cucumber-fusion
v0.8.1
0.8.1 (2021-06-02)
Bug Fixes
- build: bump jest cli and other dependencies to last version (6b53166)
v0.8.0
0.8.0 (2021-04-17)
Features
- add basic scenarios in language (1842919)
- upgrade to jest-cucumber (a2fdc68)
v0.7.0
0.7.0 (2021-01-21)
Features
- array: adding array support based on #18 (e4906ed)
v0.6.11
0.6.11 (2020-07-22)
Bug Fixes
- bug: reactivated full test and upgraded npm (7729fd0)
v0.6.10
0.6.10 (2020-07-22)
Bug Fixes
- bug: ending with a non-string variable in the step definition regexp failed (22f4071)
v0.6.9
0.6.9 (2020-07-17)
Bug Fixes
- dependencies: security advisory (d7a8b85)
v0.6.8
0.6.8 (2020-06-23)
Bug Fixes
- basic: Complex array for array definition should be allowed. (9b72e39), closes #9
- basic: Complex array for array definition should be allowed. (c5d51ec), closes #9
v0.6.7
0.6.7 (2020-06-23)
Bug Fixes
- basic: Non-outline expression bracket-enclosed (<>) with multiple words separated by a space break the matching of scenario and step definitions. (5a8a6d5), closes #2
v0.6.6
0.6.6 (2020-06-23)
Bug Fixes
- scenario: when a scenario has a mix of outline variable and the definition have regular expression, is can all be mixed up and crash, this covers most cases that should be allowed (5d54bc2)
v0.6.5
0.6.5 (2020-05-04)
Bug Fixes