Skip to content

v2.0-alpha.1

Pre-release
Pre-release
Compare
Choose a tag to compare
@DavidHavl DavidHavl released this 24 Mar 18:09
· 34 commits to master since this release

Alpha version of the next awesome version.

It is in large respect a complete rewrite.

New features:

  • content negotiation (html/json),
  • handles CLI,
  • handles pre MVC errors and exceptions (for example those in bootstrap method of modules)
  • one can choose which errors/exceptions will be logged
  • new exception filter
  • proper module options functionality
  • dedicated response sender (which can be overwritten by anyone if desired)