Skip to content
Permalink

Comparing changes

Choose two branches to see what’s changed or to start a new pull request. If you need to, you can also or learn more about diff comparisons.

Open a pull request

Create a new pull request by comparing changes across two branches. If you need to, you can also . Learn more about diff comparisons here.
base repository: pydantic/pydantic-settings
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v2.4.0
Choose a base ref
...
head repository: pydantic/pydantic-settings
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: v2.5.0
Choose a head ref
  • 19 commits
  • 11 files changed
  • 5 contributors

Commits on Aug 1, 2024

  1. Update dependencies (#358)

    hramezani committed Aug 1, 2024
    Configuration menu
    Copy the full SHA
    d8e00c8 View commit details
    Browse the repository at this point in the history

Commits on Aug 2, 2024

  1. Configuration menu
    Copy the full SHA
    c28b43d View commit details
    Browse the repository at this point in the history

Commits on Aug 5, 2024

  1. Configuration menu
    Copy the full SHA
    dc325c3 View commit details
    Browse the repository at this point in the history
  2. CLI Improve Docstring Help Text (#359)

    Co-authored-by: Hasan Ramezani <[email protected]>
    kschwab and hramezani committed Aug 5, 2024
    Configuration menu
    Copy the full SHA
    a293ada View commit details
    Browse the repository at this point in the history

Commits on Aug 9, 2024

  1. Configuration menu
    Copy the full SHA
    5c3a817 View commit details
    Browse the repository at this point in the history

Commits on Aug 13, 2024

  1. Determine RootModel complexity from root type (#344)

    Co-authored-by: Hasan Ramezani <[email protected]>
    user1584 and hramezani committed Aug 13, 2024
    Configuration menu
    Copy the full SHA
    8fb9abb View commit details
    Browse the repository at this point in the history

Commits on Aug 20, 2024

  1. Add CLI bool flags (#365)

    kschwab committed Aug 20, 2024
    Configuration menu
    Copy the full SHA
    136c2c7 View commit details
    Browse the repository at this point in the history

Commits on Aug 21, 2024

  1. Configuration menu
    Copy the full SHA
    0145d7e View commit details
    Browse the repository at this point in the history

Commits on Aug 23, 2024

  1. Add nested_model_default_partial_update flag and `DefaultSettingsSo…

    …urce` (#348)
    
    Co-authored-by: Hasan Ramezani <[email protected]>
    kschwab and hramezani committed Aug 23, 2024
    Configuration menu
    Copy the full SHA
    462d261 View commit details
    Browse the repository at this point in the history
  2. Parse enum fixes. (#367)

    Co-authored-by: Hasan Ramezani <[email protected]>
    kschwab and hramezani committed Aug 23, 2024
    Configuration menu
    Copy the full SHA
    235dd02 View commit details
    Browse the repository at this point in the history

Commits on Aug 26, 2024

  1. Configuration menu
    Copy the full SHA
    cabcdee View commit details
    Browse the repository at this point in the history

Commits on Aug 27, 2024

  1. Configuration menu
    Copy the full SHA
    47924f5 View commit details
    Browse the repository at this point in the history

Commits on Sep 2, 2024

  1. Configuration menu
    Copy the full SHA
    818d56e View commit details
    Browse the repository at this point in the history

Commits on Sep 7, 2024

  1. Configuration menu
    Copy the full SHA
    94f3a90 View commit details
    Browse the repository at this point in the history
  2. Enable multiple secrets dirs (#372)

    Co-authored-by: Hasan Ramezani <[email protected]>
    makukha and hramezani committed Sep 7, 2024
    Configuration menu
    Copy the full SHA
    12d85cf View commit details
    Browse the repository at this point in the history

Commits on Sep 9, 2024

  1. Add CLI subcommand union and alias support (#380)

    Co-authored-by: Kyle Schwab <[email protected]>
    kschwab and Kyle Schwab committed Sep 9, 2024
    Configuration menu
    Copy the full SHA
    a9eb22e View commit details
    Browse the repository at this point in the history

Commits on Sep 10, 2024

  1. Configuration menu
    Copy the full SHA
    287cb22 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    6ae24e5 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    7353e5b View commit details
    Browse the repository at this point in the history
Loading