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

Basic Numeric and Boolean Filter #110

Merged
merged 2 commits into from
Sep 24, 2019
Merged

Basic Numeric and Boolean Filter #110

merged 2 commits into from
Sep 24, 2019

Commits on Sep 23, 2019

  1. Feature - Basic Filtering [publish binary]

    * Implemented a basic optional filtering mechanism into VTQuery
    * This allows VTQuery to ignore features that don't match the filters
    * Enabled filtering for features that pass 'all' or 'any' of the filters.
    * Remove Node v4/v6 targets
    * Update to mvt-features to version 3.6.0
    CyanRook committed Sep 23, 2019
    Configuration menu
    Copy the full SHA
    947971d View commit details
    Browse the repository at this point in the history

Commits on Sep 24, 2019

  1. Fixed codecov

    CyanRook committed Sep 24, 2019
    Configuration menu
    Copy the full SHA
    10c55e7 View commit details
    Browse the repository at this point in the history