Skip to content

1.1.0

Latest
Compare
Choose a tag to compare
@zHaytam zHaytam released this 14 Nov 22:33
5060c49

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