Skip to content

Latest commit

 

History

History
11 lines (6 loc) · 344 Bytes

CHANGELOG.md

File metadata and controls

11 lines (6 loc) · 344 Bytes

2.0.1: FIX: Not all asserts returned the promise

2.0.0: Changed the behavior to not directly use the cucumber callback function, but instead return a promise.

1.0.4: Updated testsuite to use cucumber.js 1.0.0 and Jasmine 2.4.1

1.0.3: Support multiple assert operations in one step

1.0.2: Support cucumber.js >= 0.7.0

1.0.1: Readme updates