Skip to content

Latest commit

 

History

History
31 lines (19 loc) · 607 Bytes

CHANGELOG.md

File metadata and controls

31 lines (19 loc) · 607 Bytes

Change Log

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

[2.1.0] - 2016-12-31

Fix issue with incorrect dependency

[2.0.0] - 2016-12-31

  • Run ava tests in parallel mode
  • Removed implicit use of chai and assert from api.

[1.0.2] - 2016-07-30

Dependency updates

[1.0.1] - 2016-07-10

Adds support for:

  • Mocha framework (browser)
  • Jasmine framework (browser)
  • Sinon matchers API
  • Sinon createStubInstance

[0.0.1] - 2016-05-29

Added

  • Initial release with support for mocha and tap.