Releases: bjornvoesten/ciphersweet-for-laravel
Releases · bjornvoesten/ciphersweet-for-laravel
1.4.0
What's Changed
- PHP 8 Support and Fixed Tests by @pgtruesdell in #6
- Laravel 9 Support by @pgtruesdell in #11
New Contributors
- @pgtruesdell made their first contribution in #6
Full Changelog: 1.3.0...1.4.0
1.3.0
- Added after for blueprint methods
1.2.0
- Added nullable attributes
1.1.0
- Added
whereInandorWhereIn.