- Sponsor
-
Notifications
You must be signed in to change notification settings - Fork 65
Comparing changes
Open a pull request
base repository: api-ecosystem-for-laravel/dingo-api
base: v4.2.0-beta1
head repository: api-ecosystem-for-laravel/dingo-api
compare: master
- 17 commits
- 32 files changed
- 4 contributors
Commits on May 9, 2024
-
Some Laravel 11 related compat updates (#45)
* Allow to upgrade blueprint to new v0.5 Fix an issue with transforming stdclass response (42) * cs * More cs
Configuration menu - View commit details
-
Copy full SHA for f695c57 - Browse repository at this point
Copy the full SHA f695c57View commit details
Commits on Jul 16, 2024
-
move affecting type hints (#47)
Moving the type hint at the end of the function.
Configuration menu - View commit details
-
Copy full SHA for 86d47ce - Browse repository at this point
Copy the full SHA 86d47ceView commit details -
replace usage of $this->content for $content to prevent type mismatch (…
…#48) * replace usage of $this->content for $content to prevent type mismatch * Fix setLaravelSession with SessionDecorator * fix dependencies versions. fix minor style
Configuration menu - View commit details
-
Copy full SHA for c84f168 - Browse repository at this point
Copy the full SHA c84f168View commit details
Commits on Jul 22, 2024
-
Switch to github testing from travisci (#49)
* Switch to github testing * Also remove styleci * use correct name for matrix versions * Adds composer commands * Create laravel 10 stub * Fix import * Fixes internal request closures Fixes warning about abstract test class (just for neatness) * Fixes auth test * Fixes routetest for adapter args * Fix for phpunit10 * Fix regression for morph event * Fix overriding original content
Configuration menu - View commit details
-
Copy full SHA for 40e07dc - Browse repository at this point
Copy the full SHA 40e07dcView commit details -
Configuration menu - View commit details
-
Copy full SHA for 4b7f10b - Browse repository at this point
Copy the full SHA 4b7f10bView commit details -
Configuration menu - View commit details
-
Copy full SHA for 525d2f7 - Browse repository at this point
Copy the full SHA 525d2f7View commit details
Commits on Jul 23, 2024
-
Configuration menu - View commit details
-
Copy full SHA for aac28a4 - Browse repository at this point
Copy the full SHA aac28a4View commit details -
Configuration menu - View commit details
-
Copy full SHA for 1622d39 - Browse repository at this point
Copy the full SHA 1622d39View commit details
Commits on Aug 21, 2024
-
Configuration menu - View commit details
-
Copy full SHA for bed0add - Browse repository at this point
Copy the full SHA bed0addView commit details
Commits on Dec 31, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 1c93185 - Browse repository at this point
Copy the full SHA 1c93185View commit details
Commits on Jan 11, 2025
-
Switch to fractal fork for maintenance, updates ci (#56)
* Switch to fractal fork for maintenance, adds php 8.4 to ci, updates ci os * updates namespaces
Configuration menu - View commit details
-
Copy full SHA for 4e423e0 - Browse repository at this point
Copy the full SHA 4e423e0View commit details
Commits on Jan 14, 2025
-
Configuration menu - View commit details
-
Copy full SHA for 8ecdd1d - Browse repository at this point
Copy the full SHA 8ecdd1dView commit details
Commits on Jan 27, 2025
-
Configuration menu - View commit details
-
Copy full SHA for 52eb1fd - Browse repository at this point
Copy the full SHA 52eb1fdView commit details
Commits on Feb 9, 2025
-
Adds support for distinct simple paginator, flows through to the new …
…fractal illuminate simple paginator adapter (#60)
Configuration menu - View commit details
-
Copy full SHA for c0c73cb - Browse repository at this point
Copy the full SHA c0c73cbView commit details
Commits on Mar 6, 2025
-
* Laravel 12 support in composer * Further updates * Re-include all versions for support * format of composer * support php 8.1 for now (laravel 10) * On second thought, better remove php 8.1 from support matrix
Configuration menu - View commit details
-
Copy full SHA for 6bdbb68 - Browse repository at this point
Copy the full SHA 6bdbb68View commit details
Commits on May 16, 2025
-
Configuration menu - View commit details
-
Copy full SHA for e249e01 - Browse repository at this point
Copy the full SHA e249e01View commit details -
Use the parent (illuminate) handler to determine whether we should re…
…port the throwable (#66)
Configuration menu - View commit details
-
Copy full SHA for 7f16b7c - Browse repository at this point
Copy the full SHA 7f16b7cView 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 v4.2.0-beta1...master