Releases: spatie/valuestore
Releases · spatie/valuestore
1.3.3
What's Changed
- Laravel 12.x Compatibility by @laravel-shift in #49
New Contributors
- @laravel-shift made their first contribution in #49
Full Changelog: 1.3.2...1.3.3
1.3.2
What's Changed
- Add PHP 8.2 Support by @patinthehat in #44
- Feature/cleanup for 8 by @kudashevs in #45
New Contributors
- @patinthehat made their first contribution in #44
- @kudashevs made their first contribution in #45
Full Changelog: 1.3.1...1.3.2
1.3.1
- improve support for PHP 8.1
1.3.0
- Add support for PHP 8.1
Full Changelog: 1.2.5...1.3.0
1.2.5
- add support for PHP 8
1.2.4
1.2.3
Merge branch 'master' of github.com:spatie/valuestore
1.2.2
- small performance improvement
1.2.1
- avoid writing to the json when putting an empty array
1.2.0
- add second parameter to
make