Skip to content

v1.2.0

Choose a tag to compare

@Nayjest Nayjest released this 08 Apr 11:59
· 6 commits to master since this release

New operators support for filtering:

  • OPERATOR_STR_STARTS_WITH
  • OPERATOR_STR_ENDS_WITH
  • OPERATOR_STR_CONTAINS

Thanks to @abrarazeem