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

Harrison/delegate from template #14266

Merged
merged 3 commits into from
Dec 5, 2023
Merged

Commits on Nov 10, 2023

  1. Delegate to from_template

    We don't need to reinvent the wheel if all we're doing is reading a
    string. Delegate to from_template() so that they behave identical.
    
    Keep a deprecation in place for `input_variables`.
    msopacua committed Nov 10, 2023
    Configuration menu
    Copy the full SHA
    d70c27e View commit details
    Browse the repository at this point in the history

Commits on Dec 5, 2023

  1. cr

    hwchase17 committed Dec 5, 2023
    Configuration menu
    Copy the full SHA
    a4ad71c View commit details
    Browse the repository at this point in the history
  2. Merge branch 'go-product-feat/improve-template-from-file' into harris…

    …on/delegate-from-template
    hwchase17 committed Dec 5, 2023
    Configuration menu
    Copy the full SHA
    ccc9207 View commit details
    Browse the repository at this point in the history