Skip to content

Latest commit

 

History

History
11 lines (8 loc) · 221 Bytes

CHANGELOG.md

File metadata and controls

11 lines (8 loc) · 221 Bytes

1.1.0

  • Support one-off usage, e.g. it("wins", jasmineCo(function*(){ /* code */ }));

1.0.2

  • Recognize regenerator generators

1.0.1

  • Use done.fail instead of global fail

1.0.0

  • Initial version