Skip to content

New version 2.0

Compare
Choose a tag to compare
@DavidHavl DavidHavl released this 17 Nov 18:32
· 17 commits to master since this release

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 if desired)
and other small adjustments