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: mikebronner/laravel-model-caching
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: 11.0.0
Choose a base ref
...
head repository: mikebronner/laravel-model-caching
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: master
Choose a head ref
  • 17 commits
  • 11 files changed
  • 6 contributors

Commits on Mar 14, 2024

  1. Update composer.json

    Signed-off-by: Mike Bronner <mike@genealabs.com>
    mikebronner authored Mar 14, 2024
    Copy the full SHA
    2a38f0f View commit details

Commits on Mar 15, 2024

  1. WIP

    mikebronner authored Mar 15, 2024
    Copy the full SHA
    a38c905 View commit details

Commits on Feb 26, 2025

  1. Update README.md (#474)

    added "laravel-adjacency-list" to conflicting-list
    
    Signed-off-by: domhaas <mail@dominik-haas.net>
    domhaas authored Feb 26, 2025
    Copy the full SHA
    f209bc3 View commit details
  2. Fix cachekey issue (#471)

    This should fix #470 by making sure all columns are strings before imploding them.
    
    Signed-off-by: James Cole <james@firefly-iii.org>
    JC5 authored Feb 26, 2025
    Copy the full SHA
    44b0772 View commit details
  3. Copy the full SHA
    b28e030 View commit details
  4. Copy the full SHA
    4490d5a View commit details
  5. Copy the full SHA
    5c67470 View commit details
  6. Fixes query attribute not existing under strict mode (#465)

    * Fixes `query` attribute not existing under strict mode
    
    * Update ModelCaching.php
    
    Signed-off-by: Mike Bronner <mike@genealabs.com>
    
    ---------
    
    Signed-off-by: Mike Bronner <mike@genealabs.com>
    Co-authored-by: Mike Bronner <mike@genealabs.com>
    daika7ana and mikebronner authored Feb 26, 2025
    Copy the full SHA
    83b2619 View commit details
  7. WIP

    mikebronner committed Feb 26, 2025
    Copy the full SHA
    1f3cf3f View commit details
  8. Copy the full SHA
    77b0526 View commit details
  9. Added php 8.4 tests.

    mikebronner committed Feb 26, 2025
    Copy the full SHA
    6bb6a56 View commit details
  10. Updated namespace.

    mikebronner committed Feb 26, 2025
    Copy the full SHA
    b134e52 View commit details
  11. Update README.md

    Signed-off-by: Mike Bronner <mike@genealabs.com>
    mikebronner authored Feb 26, 2025
    Copy the full SHA
    13a21d7 View commit details
  12. Fixed package dependency.

    mikebronner committed Feb 26, 2025
    Copy the full SHA
    b4fbabd View commit details

Commits on Feb 27, 2025

  1. Fixed #480

    mikebronner committed Feb 27, 2025
    Copy the full SHA
    90901c7 View commit details
  2. Create FUNDING.yml

    Signed-off-by: Mike Bronner <mike@genealabs.com>
    mikebronner authored Feb 27, 2025
    Copy the full SHA
    4c8dfda View commit details
  3. Delete .github/FUNDING.yml

    Signed-off-by: Mike Bronner <mike@genealabs.com>
    mikebronner authored Feb 27, 2025
    Copy the full SHA
    03ac026 View commit details

This comparison is taking too long to generate.

Unfortunately it looks like we can’t render this comparison for you right now. It might be too big, or there might be something weird with your repository.

You can try running this command locally to see the comparison on your machine:
git diff 11.0.0...master