Releases: justijndepover/laravel-settings
Releases · justijndepover/laravel-settings
0.13.0
0.12.0
Added support to cache settings over current request
0.11.0
Bug fix + feature testing
0.10.0
Added support for caching TTL
0.9.0
support PHP 8.1
0.8.0
- The value column in the migration is of type
text
0.7.0
- Bugfix with default parameter in
get
method - Bugfix with nullable return type
0.6.0
- Fixed a bug with the migration file name
- added new test cases
0.5.0
typo
0.4.0
only perform migration when published