Skip to content

Releases: spiral/framework

v2.0.0-alpha

19 Oct 09:12
Compare
Choose a tag to compare
v2.0.0-alpha Pre-release
Pre-release
  • alpha release of 2.0 bundle

v1.0.13

15 Jun 16:31
5611f31
Compare
Choose a tag to compare
  • fixing view require bug

v1.0.11

04 Jun 13:25
a6f527a
Compare
Choose a tag to compare
  • 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

03 Jun 19:02
4739bc2
Compare
Choose a tag to compare
  • 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

03 Jun 10:56
4739bc2
Compare
Choose a tag to compare
  • Fixed bug with incorrect Request association for already exists bags
  • Added charset UTF-8 for response wrapper

Update Abstract Route

19 Mar 13:58
a2b49ae
Compare
Choose a tag to compare

Add support of allowed HTTP methods definition

v1.0.7

03 Oct 11:31
Compare
Choose a tag to compare
  • Ability to specify JSON response code inside jsonSerialize

Multidepth requests fix and error messages bugfix

29 Sep 09:55
Compare
Choose a tag to compare
  • 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

08 Aug 10:13
Compare
Choose a tag to compare
  • view cache now include static prefix used to identify all view cache versions

v1.0.4

07 Aug 09:25
Compare
Choose a tag to compare
  • ability to add specific condition to skip validation rule