All Versions
91
Latest Version
Avg Release Cycle
37 days
Latest Release
545 days ago

Changelog History
Page 8

  • v2.0.4 Changes

    May 24, 2019
    • โž• added vendor/bin/spiral get-binary command to download application server by @Alex-Bond
  • v2.0.3 Changes

    May 23, 2019
    • โž• added GRPC dispatcher
    • โž• added encrypter:key command
  • v2.0.2 Changes

    May 22, 2019
    • โž• added binary server release
    • ๐Ÿ“‡ renamed MvcBootloader to RouterBootloader
    • minor cs
  • v1.0.10 Changes

    June 03, 2018
    • ๐Ÿ›  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.7 Changes

    October 04, 2017
    • Ability to specify JSON response code inside jsonSerialize
  • v1.0.6 Changes

    September 28, 2017
    • ๐Ÿ›  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 Changes

    • ability to locate view cache files by view name and namespace
  • v1.0.4 Changes

    • ability to add conditions to skip validation rules
  • v1.0.2 Changes

    May 04, 2017
    • ValidatesEntity now caches last set of produced errors
    • Ability to use EntityInterface as parameter for ValidatorInterface->setData() method