Skip to content

v1.0.0

Latest
Compare
Choose a tag to compare
@mtymek mtymek released this 15 May 15:39
· 1 commit to master since this release
  • Middleware is now PSR-15 compatible. Previous "double-pass" middleware signature is not supported anymore.
  • Added ConfigProvider class and component definition. With this change, the initial configuration is much simpler.
  • Minimum required PHP version is now 7.0. Added support for 7.1 and 7.2.