Releases: spatie/laravel-ray
Releases · spatie/laravel-ray
1.37.1
What's Changed
- Add the xray directive to show all available variables in a Blade view.
- Bump dependabot/fetch-metadata from 2.1.0 to 2.2.0 by @dependabot in #356
Full Changelog: 1.37.0...1.37.1
1.37.0
What's Changed
- Add 'measure' directive to RayServiceProvider by @iurigustavo in #355
New Contributors
- @iurigustavo made their first contribution in #355
Full Changelog: 1.36.3...1.37.0
1.36.3
What's Changed
- Bump shivammathur/setup-php from 2.30.4 to 2.30.5 by @dependabot in #350
- Bump shivammathur/setup-php from 2.30.5 to 2.31.0 by @dependabot in #353
- Allow zbateson/mail-mime-parser ^3.0 by @JamesFreeman in #354
New Contributors
- @JamesFreeman made their first contribution in #354
Full Changelog: 1.36.2...1.36.3
1.36.2
1.36.1
What's Changed
- Bump shivammathur/setup-php from 2.30.1 to 2.30.2 by @dependabot in #338
- Make implicit nullable param to explicit (PHP 8.4 compatibility) by @GromNaN in #340
- Update branch alias for version 1.x by @GromNaN in #341
New Contributors
Full Changelog: 1.36.0...1.36.1
1.36.0
What's Changed
- Bump shivammathur/setup-php from 2.29.0 to 2.30.0 by @dependabot in #334
- Bump shivammathur/setup-php from 2.30.0 to 2.30.1 by @dependabot in #335
- Bump dependabot/fetch-metadata from 1.6.0 to 2.0.0 by @dependabot in #336
- Bump ramsey/composer-install from 2 to 3 by @dependabot in #333
- Support context by @freekmurze in #337
Full Changelog: 1.35.1...1.36.0
1.35.1
Full Changelog: 1.35.0...1.35.1
1.35.0
1.34.0
What's Changed
- Adds an artisan command to remove ray calls from your codebase.
- Bump stefanzweifel/git-auto-commit-action from 4 to 5 by @dependabot in #321
- Bump shivammathur/setup-php from 2.28.0 to 2.29.0 by @dependabot in #330
Full Changelog: 1.33.1...1.34.0
1.33.1
- Allow symphony stopwatch 7