Skip to content

Latest commit

 

History

History
163 lines (68 loc) · 4.85 KB

CHANGELOG.md

File metadata and controls

163 lines (68 loc) · 4.85 KB

3.8.1 (2017-10-30)

Features

  • core: add typescript declarations for typing (105bcc3)

3.7.1 (2017-07-27)

Bug Fixes

  • npm: update dependencies (1b02c06)

3.7.0 (2017-03-10)

3.6.0 (2017-01-31)

Features

  • objects: add toHaveUndefined matcher (443dc76), closes #37

3.5.0 (2017-01-18)

Features

  • dates: add toBeValidDate matcher (47691cf), closes #49
  • jest: add compatibility with jest (0654bcc)
  • numbers: add toBeNear matcher (ffac1f5), closes #58

3.2.0 (2017-01-14)

Features

3.0.1 (2016-08-23)

  • feat(objects) deprecate .toImplement (0f44ce5)

Bug Fixes

  • functions: add android 4.0 support in toBeFunction (1068001)

Features

  • asymmetric: add asymmetric matchers (7cc229b)
  • numbers: add toBeGreaterThanOrEqualTo (ac5da2a)
  • numbers: add toBeLessThanOrEqualTo (c5bc875)

BREAKING CHANGES

  • expect(object).toImplement has been deprecated, it is recommended to use jasmine.objectContaining() instead.

2.0.2 (2016-02-16)

2.0.1 (2016-02-04)

2.0.0 (2016-02-03)

2.0.0-beta5 (2016-02-02)

2.0.0-beta4 (2016-02-01)

2.0.0-beta3 (2016-01-31)

2.0.0-beta2 (2015-09-13)

2.0.0-beta1 (2015-02-23)

1.22.3 (2014-12-31)

1.22.2 (2014-09-04)

1.22.0 (2014-07-25)

1.20.0 (2013-07-08)

1.17.0 (2013-07-04)

1.16.4 (2013-07-03)

1.16.3 (2013-07-03)

1.16.1 (2013-07-03)