Added
- NotContains, ContainsKey, ContainsValue, NotContainsKey, NotContainsValue, IsEmpty, IsNotEmpty and ContainsIgnoreCase filters
- Support for the Contains and NotContains on IEnumerable and IDictionary<string, string>.
Thank you @alexgritton and @dnyaneshwar-surywanshi