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

Implement custom node-based Conversions #198

Open
wants to merge 18 commits into
base: master
Choose a base branch
from

Commits on Oct 11, 2021

  1. Update README.md

    Greebling authored Oct 11, 2021
    Configuration menu
    Copy the full SHA
    a511e4a View commit details
    Browse the repository at this point in the history

Commits on Oct 12, 2021

  1. fixed typo in function name

    Greebling committed Oct 12, 2021
    Configuration menu
    Copy the full SHA
    d94beb1 View commit details
    Browse the repository at this point in the history

Commits on Jan 29, 2022

  1. Implement conversion nodes

    Greebling committed Jan 29, 2022
    Configuration menu
    Copy the full SHA
    43e5087 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    ad613d9 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    0db21a3 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    ed98f48 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    a525dd2 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    ae7e2ca View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    83c1dcb View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    3747551 View commit details
    Browse the repository at this point in the history
  9. Add example conversion node

    Greebling committed Jan 29, 2022
    Configuration menu
    Copy the full SHA
    7812566 View commit details
    Browse the repository at this point in the history
  10. Revert "Update README.md"

    This reverts commit a511e4a.
    Greebling committed Jan 29, 2022
    Configuration menu
    Copy the full SHA
    5323252 View commit details
    Browse the repository at this point in the history
  11. Fix typos

    Greebling authored Jan 29, 2022
    Configuration menu
    Copy the full SHA
    8487de6 View commit details
    Browse the repository at this point in the history
  12. Configuration menu
    Copy the full SHA
    ecc4dc0 View commit details
    Browse the repository at this point in the history
  13. Configuration menu
    Copy the full SHA
    04332b6 View commit details
    Browse the repository at this point in the history

Commits on Jan 31, 2022

  1. Add conversion adapter

    Greebling committed Jan 31, 2022
    Configuration menu
    Copy the full SHA
    5f5c9a4 View commit details
    Browse the repository at this point in the history
  2. Add meta data

    Greebling committed Jan 31, 2022
    Configuration menu
    Copy the full SHA
    e0a1dde View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    664e867 View commit details
    Browse the repository at this point in the history