All notable changes to valuestore
will be documented in this file
Full Changelog: https://github.com/spatie/valuestore/compare/1.3.1...1.3.2
- improve support for PHP 8.1
- Add support for PHP 8.1
Full Changelog: https://github.com/spatie/valuestore/compare/1.2.5...1.3.0
- add support for PHP 8
all
will now always return an array (#23)
- update deps
- small performance improvement
- avoid writing to the json file when putting an empty array
- add second parameter to
make
- add
prepend
method
- initial release