- Fixed issue with
enabled
option not working in some contexts
- Added ability to disable cache timestamp
- Added ability to minify output before caching it
- Fixed issue with Kickstart continuing to look for path even when found
- Fixed invalid
illuminate/contracts
constraint for Laravel 5.0
- Fixed issue with Kickstart in CLI context
- Updated for Laravel 5.0 and 5.1
- Fixed
enabled
option
- Environment managing is now done via an
enabled
option
- Do not cache error pages
- Disabled cache on various instances
- Added
Flatten::kickstart
method - Added ability to disable Flatten on certain conditions (see
blockers
in config)
- Query strings are now taken into account by default
- Added support for caching sections of pages
- Fix 0 lifetime not being considered infinite
- Fix inverted
inConsole
variable
- Small bugfixes
- Allow the flushing of specific patterns, URLs, routes and actions
- Initial release