Releases: spiral/framework
Releases · spiral/framework
v1.0.5
- view cache now include static prefix used to identify all view cache versions
v1.0.4
- ability to add specific condition to skip validation rule
v1.0.3
- function "e" can accept null
- added TransactionMiddleware base
v1.0.2
- ValidatesEntity now caches last set of produced errors
- Ability to use EntityInterface as parameter for ValidatorInterface->setData() method
v1.0.1
- Improved cache management for StemplerEngine (fixed issue with non-stable cache key)
- Ability to force view recompilation thought ViewManager
v1.0.0
- public release, build is identical to 0.9
v0.9.14
- improvements in Translation indexations
v0.9.13
- bugfix in Loader caused an exception with Swift::autoloader
v0.9.12
uri
function restored
- Router is now available outside of http scope
v0.9.11
- Cache directory is now relative to runtime directory