Releases: matteoc99/laravel-preference
Releases · matteoc99/laravel-preference
v2.2.0
What's Changed
- Update dependencies for Laravel 12 support by @GoodM4ven in #15
- Updates Tests for Laravel 12 by @matteoc99 in #16
New Contributors
- @GoodM4ven made their first contribution in #15
Full Changelog: v2.1.2...v2.2.0
v2.1.2
v2.1.1
v2.1.0
v2.0.2
v2.0.1
v2.0.0
v2.0.0-beta.5
feat: Policies
and general cleanup / code restructuring.
v2.0.0-beta.4
Features:
nullable preferences, documented in the readme
v2.0.0-beta.3
feat:
- readme updates
- new Cast 'NONE'
- artisan command scaffolding
- better and more streamlined validation
fix:
- timestamp conversion bug
- updateOrCreate preference