Releases: bilfeldt/laravel-route-statistics
Releases · bilfeldt/laravel-route-statistics
v4.0.0
What's Changed
- Added information about Laravel 11 support to the
READMI.md
file by @gomzyakov in #38 - Fix badge with build status in README.md by @gomzyakov in #37
- Support parameters by @svenbw in #39
- Add PHP ~8.4.0 support by @graydav1 in #44
- Refactor to v4 release by @bilfeldt in #45
See the UPGRADE.d guide for the steps to upgrade.
New Contributors
- @gomzyakov made their first contribution in #38
- @svenbw made their first contribution in #39
- @graydav1 made their first contribution in #44
Full Changelog: v3.4.0...v4.0.0
v3.4.0
v3.3.0
v3.2.0
What's Changed
- Laravel 11.x Compatibility by @laravel-shift in #28
New Contributors
- @laravel-shift made their first contribution in #28
Full Changelog: v3.1.0...v3.2.0
v3.1.0
v3.0.0
What's Changed
Upgrade guide
There are no breaking changes if you are simply using this package. But the dependency of bilfeldt/laravel-request-logger
was upgraded to version 3 which means if you are also logging requests using this package, then you need to consult the upgrade guide for that package.
Full Changelog: v2.2.0...v3.0.0
v2.2.0
What's Changed
- Allowing Laravel 10 with PHP 8.1 version by @MuriloChianfa in #22
New Contributors
- @MuriloChianfa made their first contribution in #22
Full Changelog: v2.1.0...v2.2.0