Releases: laracraft-tech/laravel-xhprof
Releases · laracraft-tech/laravel-xhprof
v1.2.0
What's Changed
- "Check imports" workflow for Github actions by @imanghafoori1 in #18
- Laravel 12.x Compatibility by @laravel-shift in #21
New Contributors
- @imanghafoori1 made their first contribution in #18
- @laravel-shift made their first contribution in #21
Full Changelog: v1.1.0...v1.2.0
v1.1.0
v1.0.10
What's Changed
- makes
id
the primary key and removes unusedidcount
. For this you need to publish the new migration and migrate again: https://github.com/laracraft-tech/laravel-xhprof#in-case-you-dont-already-have-an-own-details-table-in-your-database