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: ets-labs/python-dependency-injector
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: 4.43.0
Choose a base ref
...
head repository: ets-labs/python-dependency-injector
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: 4.44.0
Choose a head ref
  • 7 commits
  • 26 files changed
  • 2 contributors

Commits on Nov 10, 2024

  1. PEP-517 (#829)

    * Convert to PEP-517 project
    
    * Move pylint and coverage configs to pyproject.toml
    
    * Remove autogenerated C files
    ZipFile authored Nov 10, 2024
    Configuration menu
    Copy the full SHA
    494c457 View commit details
    Browse the repository at this point in the history
  2. Update changelog

    rmk135 committed Nov 10, 2024
    Configuration menu
    Copy the full SHA
    cab75cb View commit details
    Browse the repository at this point in the history

Commits on Dec 7, 2024

  1. Yet another Pydantic 2 support (#832)

    * Add support for Pydantic v2 settings
    
    * Configure pipeline to run tests against different pydantic versions
    
    * Update Pydantic docs and examples for v2
    
    * Fix compatibility with httpx v0.27.0
    ZipFile authored Dec 7, 2024
    Configuration menu
    Copy the full SHA
    c61fc16 View commit details
    Browse the repository at this point in the history
  2. Bump version to 4.44.0

    rmk135 committed Dec 7, 2024
    Configuration menu
    Copy the full SHA
    83d71ac View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    704e36a View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    15400de View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    be7abb3 View commit details
    Browse the repository at this point in the history
Loading