Releases: torto/easy-compare
Releases · torto/easy-compare
v0.0.11
0.0.10
Adjust to functional programing
0.0.9 Remove logical object and turn it to functional programing
0.0.8
All Logic Operators
Add:
- $in: isInclude
- $nin: isNotInclude
- $size: isSameSize
- $nsize: isNotSameSize
- $regex: isRegexMatch
- $nregex: isNotRegexMatch