Releases: spatie/ray
Releases · spatie/ray
1.41.4
What's Changed
- Provide backwards compatibility with PHPStan 1.x. by @pfrenssen in #952
New Contributors
- @pfrenssen made their first contribution in #952
Full Changelog: 1.41.3...1.41.4
1.41.3
What's Changed
- Fixes an issue where some complex variables would not be shown in Ray.
- Bump dependabot/fetch-metadata from 2.0.0 to 2.1.0 by @dependabot in #909
- Bump dependabot/fetch-metadata from 2.1.0 to 2.2.0 by @dependabot in #928
- Add support for PHPStan 2.0 by @sweptsquash in #946
New Contributors
- @sweptsquash made their first contribution in #946
Full Changelog: 1.41.2...1.41.3
1.41.2
What's Changed
- Bump dependabot/fetch-metadata from 1.6.0 to 2.0.0 by @dependabot in #900
- Fixes
Typed property Symfony\Component\VarDumper\Dumper\CliDumper::$colors must not be accessed before initialization
by @crynobone in #885 - Make implicit nullable param to explicit (PHP 8.4 compatibility) by @GromNaN in #903
- Add branch-alias for version 1.x by @GromNaN in #905
- Remove trailing comma from JSON by @GromNaN in #906
- Last explicit nullable param (PHP 8.4 compatibility) by @GromNaN in #908
New Contributors
Full Changelog: 1.41.1...1.41.2
1.41.1
Full Changelog: 1.41.0...1.41.1
1.41.0
What's Changed
- Allow symfony 7.x by @thecaliskan in #881
- docs(app): docker add step to open gateway for remote by @ValentinGaudin in #882
- Add rector rule to remove ray calls from a codebase by @timvandijck in #884
- Bump actions/cache from 3 to 4 by @dependabot in #888
New Contributors
- @thecaliskan made their first contribution in #881
- @ValentinGaudin made their first contribution in #882
Full Changelog: 1.40.1...1.41.0
1.40.1
What's Changed
- Add showDuplicateQueries() to reference page by @AndreasHerss in #865
- Implement cURL Handle Caching by @JSlush611 in #864
New Contributors
- @AndreasHerss made their first contribution in #865
- @JSlush611 made their first contribution in #864
Full Changelog: 1.40.0...1.40.1
1.40.0
What's Changed
- Add support for calling closures before doing a ray request by @SebastiaanKloos in #859
- Bump stefanzweifel/git-auto-commit-action from 4 to 5 by @dependabot in #850
Full Changelog: 1.39.0...1.40.0
1.39.0
- add
expandAll()
1.38.0
1.37.7
- Fix issue with outputing arrays for copying.
Full Changelog: 1.37.6...1.37.7