Releases: spatie/flare-client-php
Releases · spatie/flare-client-php
1.1.1
1.1.0
- Allow passing an initialised
Report
instance toreport()
to Flare
Full Changelog: 1.0.5...1.1.0
1.0.5
- Fix exception when
stage
isnull
Full Changelog: 1.0.4...1.0.5
1.0.4
What's Changed
- catch throwable instead of exception for getSession failure by @Zeoknight in #5
New Contributors
- @Zeoknight made their first contribution in #5
Full Changelog: 1.0.3...1.0.4
1.0.3
What's Changed
- Remove
arguments
from stacktrace frames (unused in UI and causing issues, see spatie/ignition#48) - Update .gitattributes by @PaolaRuby in #4
New Contributors
- @PaolaRuby made their first contribution in #4
Full Changelog: 1.0.2...1.0.3
1.0.2
- avoid crash git info middleware
1.0.1
- Add censor request headers middleware
1.0.0
- initial release
0.0.6
Add illuminate/pipeline:9.0 dependency
0.0.5
Add illuminate/pipeline:9.0 dependency