Skip to content

Releases: mlanin/laravel-api-debugger

Non-nullable null is deprecated

Choose a tag to compare

@mlanin mlanin released this 27 Feb 15:54
ebfe152
Merge pull request #33 from minenok/php84-support

non-nullable null is deprecated

Add support for PHP 7.4, but drop support for below PHP 7.1

Choose a tag to compare

@mlanin mlanin released this 09 Jul 10:35
eed485a

Thanks @amcsi!

Catch convertAttribute exceptions

Choose a tag to compare

@mlanin mlanin released this 07 Jul 09:28
00a28a4

Thanks @vaail

Altering debug response key

Choose a tag to compare

@mlanin mlanin released this 31 Oct 08:50
2474809

Thanks for @mycarrysun and his PR #20 now you can alter debug response key

Fix responses with empty objects

Choose a tag to compare

@mlanin mlanin released this 06 Aug 09:50
ccc7480
Merge pull request #18 from mlanin/bugfix/empty-array

Fix responses with empty objects

Enable/disable debugger manually

Choose a tag to compare

@mlanin mlanin released this 09 Feb 16:08
d6f9a0a

Handle custom responses

Choose a tag to compare

@mlanin mlanin released this 10 Dec 18:54
7c27f5d

Thnx @MASNathan for #10

Add MemoryCollection and request time

Choose a tag to compare

@mlanin mlanin released this 25 Sep 20:51
3.2.0

Add request time and memory usage

Fix facade autoimport

Choose a tag to compare

@mlanin mlanin released this 14 May 09:53
0eea269
Merge pull request #8 from mannysoft/patch-2

Update composer.json

Group multiple values in dump

Choose a tag to compare

@mlanin mlanin released this 03 Nov 10:23
3.1.0

Group multiple values in dump