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

feature: Add filter to lift keys from a map or nest keys in a map #531

Merged
merged 2 commits into from
May 17, 2018

Commits on May 9, 2018

  1. filter: Add new nest filter

    This adds a filter, called 'nest'. It allows you to,
    
     - Nest a set of key-values pairs under a new key
     - Lift a set of key-value pairs up to the top level
    
    Signed-off-by: Michiel Kalkman <mkalkman@shelde.com>
    Michiel Kalkman committed May 9, 2018
    Configuration menu
    Copy the full SHA
    89183b8 View commit details
    Browse the repository at this point in the history

Commits on May 17, 2018

  1. Configuration menu
    Copy the full SHA
    91622b2 View commit details
    Browse the repository at this point in the history