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

feat: Support passing arbitrary arguments/context to custom extensions (Issue #700) #814

Open
wants to merge 6 commits into
base: main
Choose a base branch
from

Commits on Sep 25, 2023

  1. Configuration menu
    Copy the full SHA
    343ae08 View commit details
    Browse the repository at this point in the history
  2. Format using black

    atharva-2001 committed Sep 25, 2023
    Configuration menu
    Copy the full SHA
    581a115 View commit details
    Browse the repository at this point in the history
  3. Run isort

    atharva-2001 committed Sep 25, 2023
    Configuration menu
    Copy the full SHA
    ac53835 View commit details
    Browse the repository at this point in the history
  4. kwargs in __call__

    atharva-2001 committed Sep 25, 2023
    Configuration menu
    Copy the full SHA
    829921a View commit details
    Browse the repository at this point in the history

Commits on Sep 26, 2023

  1. extra args argument

    atharva-2001 committed Sep 26, 2023
    Configuration menu
    Copy the full SHA
    c0238da View commit details
    Browse the repository at this point in the history

Commits on Sep 27, 2023

  1. extra args with props

    atharva-2001 committed Sep 27, 2023
    Configuration menu
    Copy the full SHA
    07a51cc View commit details
    Browse the repository at this point in the history