Skip to content

Latest commit

 

History

History
40 lines (26 loc) · 1.44 KB

File metadata and controls

40 lines (26 loc) · 1.44 KB

0.6.2 (2019-01-12)

Bug Fixes

  • matchers: handle optional messages correctly (a439683)

0.6.1 (2019-01-12)

Bug Fixes

  • core: ignore __esModule property added by webpack (1c82983)

0.6.0 (2018-12-22)

Features

  • npm: update dependencies (aa8ca6c)

0.5.0 (2017-03-09)

Features

  • core: support asymmetric jasmine and jest matchers (e1e5c18)

0.4.0 (2017-01-18)

Features

  • core: add delegate for adding matchers (901328b)
  • jasmine: add adapter for jasmine 1.x (39f4a46)
  • jasmine: add adapter for jasmine 2.x (20a2545)
  • jest: add adapter for jest (f419fc7)