Releases: spatie/backtrace
Releases · spatie/backtrace
1.4.1
- Allow
withArguments
to be specified with boolean
1.4.0
Add getSnippetAsString
to Frame
1.3.0
- add
getAsString
to snippet
1.2.2
- fix a misconfigured application path
1.2.1
What's Changed
- Migrate to PHP-CS-Fixer 3.x by @shuvroroy in #3
- Return type hint Frame[] by @ostark in #4
New Contributors
- @shuvroroy made their first contribution in #3
- @ostark made their first contribution in #4
Full Changelog: 1.2.0...1.2.1
1.2.0
- add
firstApplicationFrameIndex
1.1.0
- add
snippetProperties
1.0.1
- add support for PHP 7.3
1.0.0
- initial release
0.0.1
- experimental release