Releases: maantje/xhprof-buggregator-laravel
Releases · maantje/xhprof-buggregator-laravel
v0.5.1
v0.5.0
What's Changed
- Bump dependabot/fetch-metadata from 2.1.0 to 2.2.0 by @dependabot in #20
- Add option to disable middleware. When we try to profile some part of… by @ARTWINPRO in #19
New Contributors
- @ARTWINPRO made their first contribution in #19
Full Changelog: v0.4.0...v0.5.0
v0.4.0
What's Changed
- Bump aglipanci/laravel-pint-action from 2.3.1 to 2.4 by @dependabot in #13
- Bump dependabot/fetch-metadata from 2.0.0 to 2.1.0 by @dependabot in #14
- Fix link to ModHeader by @alies-dev in #15
- Switch out NativeHttpClient for CurlHttpClient #16. by @maantje in #18
New Contributors
- @alies-dev made their first contribution in #15
Full Changelog: v0.3.0...v0.4.0
v0.3.0
v0.2.1
- Add default config values
XHPROF_ENABLED=false
PROFILER_ENDPOINT=http://127.0.0.1:8000/api/profiler/store
v0.2.0
Initial release
Adds basic support for Xhprof with buggregator for Laravel