Skip to content

Releases: torto/easy-compare

v0.0.11

29 Aug 09:47
Compare
Choose a tag to compare
remove vunarabilit in eslint

0.0.10

26 Aug 14:16
Compare
Choose a tag to compare
Adjust tests and add error to logical operators

Adjust to functional programing

26 Aug 10:07
Compare
Choose a tag to compare
0.0.9

Remove logical object and turn it to functional programing

0.0.8

20 Aug 20:59
Compare
Choose a tag to compare
Remove , in package.json

All Logic Operators

16 Aug 15:09
Compare
Choose a tag to compare

Add:

  • $in: isInclude
  • $nin: isNotInclude
  • $size: isSameSize
  • $nsize: isNotSameSize
  • $regex: isRegexMatch
  • $nregex: isNotRegexMatch

0.0.4

16 Aug 11:12
Compare
Choose a tag to compare
Change index.js and readme