Skip to content

Releases: unional/satisfier

v3.1.0

14 Jan 07:47
9163af2
Compare
Choose a tag to compare

3.1.0 (2018-01-14)

Features

  • support indexing when checking against array. (#36) (9163af2)

v3.0.3

14 Jan 02:59
20ab9ef
Compare
Choose a tag to compare

3.0.3 (2018-01-14)

Bug Fixes

  • object test agains null or undefined (#35) (20ab9ef)

v3.0.2

14 Jan 02:43
8cfa9ea
Compare
Choose a tag to compare

3.0.2 (2018-01-14)

Bug Fixes

  • fix array and undefined entry support (#34) (8cfa9ea)

v3.0.1

13 Jan 22:42
Compare
Choose a tag to compare

3.0.1 (2018-01-13)

Bug Fixes

  • update readme to remove spy (f060704)

v3.0.0

13 Jan 22:21
3931881
Compare
Choose a tag to compare

3.0.0 (2018-01-13)

Features

BREAKING CHANGES

  • the spy() feature is removed.
    It does not really belong to this package.
    It is moved to komondor

  • fix: remove extra interfaces

v2.2.0

13 Jan 10:39
Compare
Choose a tag to compare

2.2.0 (2018-01-13)

Bug Fixes

Features

  • add invokedCallback to CallRecord. (#31) (2dba9b1)

v2.1.4

12 Jan 07:49
7f6c5f8
Compare
Choose a tag to compare

2.1.4 (2018-01-12)

Bug Fixes

  • CallRecord tersifies without undefined properties. (#29) (7f6c5f8)

v2.1.3

11 Jan 10:10
9149cb5
Compare
Choose a tag to compare

2.1.3 (2018-01-11)

Bug Fixes

v2.1.2

11 Jan 07:32
da05dc2
Compare
Choose a tag to compare

2.1.2 (2018-01-11)

Bug Fixes

v2.1.1

11 Jan 03:50
Compare
Choose a tag to compare

2.1.1 (2018-01-11)

Bug Fixes