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

Split builder API build method to enable downstream optimizations (3.x) #2004

Merged
merged 2 commits into from
Sep 30, 2024

Commits on Sep 27, 2024

  1. Split builder API's build method to allow overrides

    Signed-off-by: Michael Edgar <[email protected]>
    MikeEdgar committed Sep 27, 2024
    Configuration menu
    Copy the full SHA
    6ac3b66 View commit details
    Browse the repository at this point in the history
  2. Reduce number of initializer lambdas throughout model classes

    Signed-off-by: Michael Edgar <[email protected]>
    MikeEdgar committed Sep 27, 2024
    Configuration menu
    Copy the full SHA
    47e451c View commit details
    Browse the repository at this point in the history