Thanks to visit codestin.com
Credit goes to github.com

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: Swinject/Swinject
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: 2.9.1
Choose a base ref
...
head repository: Swinject/Swinject
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: v2.10.0
Choose a head ref
  • 7 commits
  • 25 files changed
  • 5 contributors

Commits on Aug 16, 2025

  1. Update Github Runners to macos 15.5 and Xcode 16.4 (#585)

    * Update Github Runners to macos 15.5 and Xcode 16.4
    * Remove Travis
    0xLucasMarcal authored Aug 16, 2025
    Configuration menu
    Copy the full SHA
    e2fcd40 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    d5add67 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    91ac1af View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    85a8dca View commit details
    Browse the repository at this point in the history

Commits on Aug 17, 2025

  1. feat(container): add resetObjectScope(_:serviceType:) for finer cache…

    … control (#579)
    
    Enhances resetObjectScope to allow clearing cached instances for a specific service type instead of resetting all instances within the given scope. This provides more granular control over instance lifecycle management.
    
    Co-authored-by: mehdi <[email protected]>
    mehdisam and mehdi authored Aug 17, 2025
    Configuration menu
    Copy the full SHA
    abfff6a View commit details
    Browse the repository at this point in the history

Commits on Aug 23, 2025

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

Commits on Sep 1, 2025

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