All Versions
18
Latest Version
Avg Release Cycle
108 days
Latest Release
2810 days ago

Changelog History
Page 1

  • v3.0.0

    August 16, 2016
  • v3.0.0-alpha1

    August 16, 2016
  • v2.1.2

    June 08, 2020
  • v2.1.1

    February 22, 2018
  • v2.1.0

    June 30, 2016
  • v2.0.1 Changes

    May 31, 2016
    • ✂ Remove deprecation note from JSON and form content handlers
  • v2.0.0 Changes

    May 27, 2016
    • ⚡️ Update Plates formatter to use Payload settings for template
    • ⚡️ Update redirect responder to use Payload settings for target location
    • 👍 Allow resolver to work with already instantiated objects
    • Separate response formatting from HTTP status code with StatusResponder
    • Replace AbstractFormatter with a FormatterInterface
    • ✂ Remove dependency on Arbiter
    • ✂ Remove compatibility StructureWithDataAlias compatibility trait from:
      • ConfigurationSet
      • Directory
      • Env
      • ExceptionHandlerPreferences
      • ChainedResponder
      • FormattedResponder
  • v1.8.1 Changes

    April 29, 2016
    • 🛠 Small bugfix to ensure exceptions are logged correctly in ExceptionHandler
  • v1.8.0 Changes

    April 28, 2016
    • ➕ Add optional support for LoggerInterface to log exceptions caught by ExceptionHandler
    • ➕ Add MonologConfiguration
  • v1.7.0 Changes

    April 13, 2016
    • ➕ Add PlatesConfiguration