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

DelegateInstrument support for single parameters #3031

Merged
merged 15 commits into from May 21, 2021

Commits on May 18, 2021

  1. support single strings for parameters

    Guen Prawiroatmodjo committed May 18, 2021
    Copy the full SHA
    329039d View commit details
    Browse the repository at this point in the history

Commits on May 19, 2021

  1. import

    Guen Prawiroatmodjo committed May 19, 2021
    Copy the full SHA
    29363eb View commit details
    Browse the repository at this point in the history
  2. fix typing issue

    Guen Prawiroatmodjo committed May 19, 2021
    Copy the full SHA
    537e002 View commit details
    Browse the repository at this point in the history
  3. change order of checks

    Guen Prawiroatmodjo committed May 19, 2021
    Copy the full SHA
    0da9e59 View commit details
    Browse the repository at this point in the history
  4. update chip yaml

    Guen Prawiroatmodjo committed May 19, 2021
    Copy the full SHA
    a8dade1 View commit details
    Browse the repository at this point in the history
  5. remove unused imports

    Guen Prawiroatmodjo committed May 19, 2021
    Copy the full SHA
    a1d83b8 View commit details
    Browse the repository at this point in the history

Commits on May 20, 2021

  1. Copy the full SHA
    8f3ecc5 View commit details
    Browse the repository at this point in the history
  2. Copy the full SHA
    5af19a0 View commit details
    Browse the repository at this point in the history
  3. remove unused import

    jenshnielsen committed May 20, 2021
    Copy the full SHA
    bf7510a View commit details
    Browse the repository at this point in the history
  4. simplify logic slightly

    jenshnielsen committed May 20, 2021
    Copy the full SHA
    0a13e62 View commit details
    Browse the repository at this point in the history
  5. Copy the full SHA
    f6b1b5a View commit details
    Browse the repository at this point in the history
  6. Fix docstring

    jenshnielsen committed May 20, 2021
    Copy the full SHA
    b258d3b View commit details
    Browse the repository at this point in the history
  7. Merge pull request #6 from jenshnielsen/parameter_types_tweaks

    Parameter types tweaks
    Guen Prawiroatmodjo committed May 20, 2021
    Copy the full SHA
    b271022 View commit details
    Browse the repository at this point in the history

Commits on May 21, 2021

  1. Copy the full SHA
    236fa77 View commit details
    Browse the repository at this point in the history
  2. Copy the full SHA
    22abcfa View commit details
    Browse the repository at this point in the history