Releases: spiral/framework
Releases · spiral/framework
v2.0.0-alpha
- alpha release of 2.0 bundle
v1.0.11
- Fixed bug with incorrect Request association for already exists bags
- Added charset UTF-8 for response wrapper
- Improved error handling for CLI applications
v1.0.10
- Fixed bug with incorrect Request association for already exists bags
- Added charset UTF-8 for response wrapper
- Improved error handling for CLI applications
v1.0.9
- Fixed bug with incorrect Request association for already exists bags
- Added charset UTF-8 for response wrapper
Update Abstract Route
Add support of allowed HTTP methods definition
v1.0.7
- Ability to specify JSON response code inside jsonSerialize
Multidepth requests fix and error messages bugfix
- Fixed a bug when error message was converted to empty array
- Fixed a bug when multidepth requests contained invalid prefix (in case of depth more than 3)
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