Releases: rexlabsio/smokescreen-laravel-php
Releases · rexlabsio/smokescreen-laravel-php
4.1.0 - PHP 84 support
4.0.0
What's Changed
- Ensure Include Key is Only Pulled From Query by @colemanator in #25
Full Changelog: 3.4.1...4.0.0
3.4.1
3.4.0
3.3.1 Upgrade smokescreen and add pr test workflow
Merge pull request #22 from rexlabsio/feat/smokescreen-bump-tests feat: Upgrade smokescreen and add pr test workflow - 3.3.1
3.3.0 Support Laravel Framework 10
Merge pull request #21 from rexlabsio/feat/support-laravel-10 Support Laravel 10
3.3.0-rc Support Laravel Framework 10
Support Laravel 10
3.2.0 - Support for laravel framework 9
chore: Allow laravel framework 9
3.1.0 - Updated Dependencies
- Add support for
doctrine/dbal
version^3.0
.
(This will unblock apps that use this library to make database column modifications with data types such asdouble
)
Drop Support for Laravel < 8, PHP < 7.4
3.0.0 only test 7.4 in travis