4 Commits

Author SHA1 Message Date
ae1428375d Fix for multiple _ne operators (#1013)
When filtering with multiple _ne it should use logical AND instead of OR to verify that all checks succeed, close #929
2019-09-02 18:30:35 +02:00
59ef199d16 Fix lint errors 2018-11-14 10:48:49 +01:00
165b6475d3 Upgrade dependencies and fix tests 2018-11-14 10:44:49 +01:00
4c292dfa06 Jest (#792) 2018-06-04 12:42:09 +02:00