Version 2.1.0
March 21, 2024
- Allow Craft v5
Full Changelog: https://github.com/spatie/craft-ray/compare/2.0...2.1.0
Version 1.1.5
April 16, 2021
Fixed
- Fixed an issue where only the last Ray call in a request was output to the screen
Version 1.1.4
March 5, 2021
Fixed
- Fixed an issue where passing multiple parameters to the Twig function would only result in one Ray entry
- Fixed an issue where host & port setting wouldn't end up correctly in the Ray client
Version 1.1.3
February 12, 2021
Added
- Fix enabled state
Version 1.1.2
February 12, 2021
Added
- Allow PHP 7.4
Version 1.1.1
January 20, 2021
Added
- Allow PHP 7.3
Version 1.0.1
January 20, 2021
Fixed
- Fix version constraint
Version 1.0.0
January 20, 2021
Added
- Initial release