Skip to content

Releases: bavix/laravel-xhprof

2.0.5

13 Feb 15:18
cda3576
Compare
Choose a tag to compare

What's Changed

Full Changelog: 2.0.4...2.0.5

2.0.4

17 Jan 19:42
db70dfc
Compare
Choose a tag to compare

Full Changelog: 2.0.3...2.0.4

2.0.3

23 Jan 15:51
bbd183c
Compare
Choose a tag to compare

Add support laravel 10.x

Full Changelog: 2.0.2...2.0.3

2.0.2

13 Apr 15:49
8563de1
Compare
Choose a tag to compare

Add support laravel ^9.0

2.0.1

08 Feb 16:03
5f41d03
Compare
Choose a tag to compare

Added support for laravel 5.3 @sahilpurav @khanakia

2.0.0

25 Nov 15:49
690f352
Compare
Choose a tag to compare
  • Generate run_id() in the config, so that another part of code can put a link/header in the page for easily accessing the profiled data.
  • Drop the dependency on the xhprof_lib files, as the needed code is just a file_put_contents of the serialized data.

Thanks you @peterverraedt

1.3.0

31 Aug 10:07
a6f92f5
Compare
Choose a tag to compare
Update composer.json

1.2.2

23 Jun 09:05
0c07487
Compare
Choose a tag to compare

dir renamed to Providers

1.2.1

02 Jun 15:01
75ff655
Compare
Choose a tag to compare

availability to change output_dir from configuration

1.2.0

10 Mar 16:40
4624cff
Compare
Choose a tag to compare

Add support laravel 7.0