Skip to content

Latest commit

 

History

History
60 lines (37 loc) · 1.57 KB

CHANGELOG.md

File metadata and controls

60 lines (37 loc) · 1.57 KB

Change Log

All notable changes to this project will be documented in this file. This project adheres to Semantic Versioning.

[1.6.0] - 2019-09-15

Added

  • $index is now exposed to test titles allowing the index of the test to be rendered

[1.5.0] - 2017-09-03

Added

  • Feature optionally use template literals as the data table instead of nested arrays.

[1.4.0] - 2017-09-03

Added

[1.2.2] - 2017-06-25

Added

[1.2.1] - 2017-05-18

Added

[1.1.0] - 2015-12-30

Added

[1.0.0] - 2015-12-30

Added

  • Breaking change to how to specify which test function is to be unrolled.
  • Added examples for Jasmine, Mocha, Tape and AVA
  • Added Code Climate integration
  • Moved away from jshint to eslint

[0.0.3] - 2015-06-07

Added

  • Update dependencies. Also fixes issue 3

[0.0.2] - 2013-11-24

Added

  • Better browser support
  • Updated examples

[0.0.1] - 2013-01-14

Added

  • Initial release