You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
fix: handled multiple operator with AND operator (#144)
* and operator
* new test added
* changes
* handled arrays and objects
* tests handled through array
refactor: handled the equals to pass value directly (#142)
* handled the equals to pass value directly
* used has all values
* path resolved
* tests added
* path resolved
* package changes and tests added