Releases: spatie/ray
Releases · spatie/ray
1.32.3
Allow Laravel 9
1.32.2
- allow symfony 6
1.32.1
- fix deprecation warning in PHP 8.1
1.32.0
1.31.0
What's Changed
- Docs for duplicate queries logging by @masterix21 in #560
- Add context to ApplicationLog by @keithbrink in #562
New Contributors
- @masterix21 made their first contribution in #560
- @keithbrink made their first contribution in #562
Full Changelog: 1.30.4...1.31.0
1.30.4
What's Changed
- Point to "servers" instead of singular "server" by @jmslbam in #583
- Fix for sending "value" (by @freekmurze)
Full Changelog: 1.30.3...1.30.4
1.30.3
- Bug/567 global functions (#573)
What's Changed
- [docs] typofixes by @nexxai in #561
- Fix Type in introduction by @claassenmarius in #563
- Bug/567 global functions by @Nielsvanpach in #573
New Contributors
- @nexxai made their first contribution in #561
- @claassenmarius made their first contribution in #563
Full Changelog: 1.30.2...1.30.3
1.30.2
1.30.1
- support PHP 8.1
1.30.0
- add
catch
method