Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add new filtering operators #123

Merged
merged 7 commits into from
Oct 19, 2018
Merged

Add new filtering operators #123

merged 7 commits into from
Oct 19, 2018

Commits on Oct 16, 2018

  1. Add new collection operator := Insensitive Case equals, update Gopkg.…

    …lock, update tests
    Aliaksei Burau committed Oct 16, 2018
    Configuration menu
    Copy the full SHA
    a0a8b6d View commit details
    Browse the repository at this point in the history

Commits on Oct 18, 2018

  1. add new filtering operator 'in' for numbers and string arrays, ubdate…

    … tests
    Aliaksei Burau committed Oct 18, 2018
    Configuration menu
    Copy the full SHA
    778b1e4 View commit details
    Browse the repository at this point in the history
  2. Update README.md

    Aliaksei Burau committed Oct 18, 2018
    Configuration menu
    Copy the full SHA
    e624556 View commit details
    Browse the repository at this point in the history

Commits on Oct 19, 2018

  1. Add alias 'ie' for := operator and update tests

    Aliaksei Burau committed Oct 19, 2018
    Configuration menu
    Copy the full SHA
    9f81269 View commit details
    Browse the repository at this point in the history
  2. update Readme

    Aliaksei Burau committed Oct 19, 2018
    Configuration menu
    Copy the full SHA
    e9ca9f3 View commit details
    Browse the repository at this point in the history
  3. improve test coverage

    Aliaksei Burau committed Oct 19, 2018
    Configuration menu
    Copy the full SHA
    99d6549 View commit details
    Browse the repository at this point in the history
  4. minor fixes

    Aliaksei Burau committed Oct 19, 2018
    Configuration menu
    Copy the full SHA
    dac0bf0 View commit details
    Browse the repository at this point in the history