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: Adds support for JSON Encryption #45

Merged
merged 6 commits into from
May 27, 2022

Commits on Dec 6, 2021

  1. feat: adds support for JSON transformer

    theo committed Dec 6, 2021
    Configuration menu
    Copy the full SHA
    999905a View commit details
    Browse the repository at this point in the history

Commits on Dec 7, 2021

  1. fix: types

    theo committed Dec 7, 2021
    Configuration menu
    Copy the full SHA
    f4a8156 View commit details
    Browse the repository at this point in the history
  2. fix: remove yarn lock and wrong types

    theo committed Dec 7, 2021
    Configuration menu
    Copy the full SHA
    67906d7 View commit details
    Browse the repository at this point in the history
  3. fix: save data as json

    theo committed Dec 7, 2021
    Configuration menu
    Copy the full SHA
    7eff2ac View commit details
    Browse the repository at this point in the history
  4. fix: check for null value

    theo committed Dec 7, 2021
    Configuration menu
    Copy the full SHA
    033ce85 View commit details
    Browse the repository at this point in the history
  5. fix: error message for find operators

    theo committed Dec 7, 2021
    Configuration menu
    Copy the full SHA
    21f88fb View commit details
    Browse the repository at this point in the history