Releases: spatie/ray
Releases · spatie/ray
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
1.37.6
1.37.5
What's Changed
- Add details about returning the closure return value by @grantholle in #834
- Check for recursiveness before creating clipboard data.
New Contributors
- @grantholle made their first contribution in #834
Full Changelog: 1.37.4...1.37.5