Skip to content

Latest commit

 

History

History
34 lines (22 loc) · 537 Bytes

CHANGELOG.md

File metadata and controls

34 lines (22 loc) · 537 Bytes

Changelog

0.2.3

  • remove minified version

0.2.2

  • added typescript declaration file

0.2.1

  • move jasmine from dependencies to peerDependencies

0.2.0

  • added hasOwnProperty matcher
  • added toBeEven matcher
  • added toBeOdd matcher
  • added toBeNumeric matcher
  • added toBeInteger matcher
  • added toBeFloat matcher
  • added toBePositive matcher
  • added toBeNegative matcher

0.1.1

  • Node.js version

0.1.0

  • added toBeInstanceOf matcher
  • added toBeInfinity matcher
  • browser version