All notable changes to this project will be documented in this file.
The format is based on Keep a Changelog, and this project adheres to Semantic Versioning.
- Moved back to original namespace.
- Made forms optional
- Let you put
null
for cache ttl to cache forever
- Can register a setting alias directly on the setting
- Pass ES configuration to the frontend package immediately
- Instantiating an encryption instance on boot
- Support for Laravel 9
- Autoloading of service provider
- Integrated with Vue.js.
- API for controlling settings.
- Protect settings with read and write permissions.
- Moved to the elbowspaceuk package name
withAnyGroups
is nowwithAnyGroup
- Parallel test running
- Initial Commit