Releases: spatie/ray
Releases · spatie/ray
1.36.0
- preparation for upcoming feature
1.35.0
What's Changed
- Added
link
andurl
methods (by @freekmurze) - Sync Laravel sample config
ray.php
with the latest inlaravel-ray
by @squatto in #706 - Added createFromArray method on SettingsFactory by @doekenorg in #708
- Update reference.md by @WouterBrouwers in #712
- Fixed typo showQueries to showDuplicateQueries by @xitox97 in #714
- Add slow_query_threshold to laravel docs by @fullstackfool in #718
New Contributors
- @doekenorg made their first contribution in #708
- @xitox97 made their first contribution in #714
- @fullstackfool made their first contribution in #718
Full Changelog: 1.34.5...1.35.0
1.34.5
1.34.4
- allow v2 of macroable
1.34.3
What's Changed
- Fix small JavaScript related documentations by @Yago in #687
- Fix tiny typo by @jrmajor in #700
- Revert version of spatie/macroable to ^1.0 by @SebKay in #703
New Contributors
- @Yago made their first contribution in #687
- @jrmajor made their first contribution in #700
- @SebKay made their first contribution in #703
Full Changelog: 1.34.2...1.34.3
1.34.2
What's Changed
- Fix typo by @jeffreyvr in #647
- Update alpinejs.md by @peterfox in #649
- Update documentation for Alpine.js integration by @patinthehat in #650
- Minor Documentation Update by @patinthehat in #651
- Update Javascript Documentation by @patinthehat in #652
- Add docs for express.js integration by @patinthehat in #654
- Fix class import outside of code block by @rostockahoi in #663
- Added a verification that the Yii class exists by @FR6 in #675
New Contributors
- @jeffreyvr made their first contribution in #647
- @peterfox made their first contribution in #649
- @rostockahoi made their first contribution in #663
Full Changelog: 1.34.1...1.34.2
1.34.1
- remove stray
print_r
call
1.34.0
- add support for global Ray
1.33.2
1.33.1
What's Changed
- Ignore docs folder on package install by @fschirinzi in #625
New Contributors
- @fschirinzi made their first contribution in #625
Full Changelog: 1.33.0...1.33.1