Skip to content

0.11.0

Compare
Choose a tag to compare
@odan odan released this 18 May 16:33
· 801 commits to master since this release

Breaking Changes

  • Renamed composer scripts
  • Updated selective/validation v0.9

Changes

  • Move TwigMiddleware before RoutingMiddleware
  • Allow null as json response
  • Optimize error handler error message
  • Simplified UserCreator and validation examples
  • Add twig debug option
  • Optimized autoloader paths
  • Updated dependencies
  • Update docs
  • Optimized ant build script for assets

Added

  • Add json encoder to responder
  • Include npm packages into build artifact

Removed

  • Removed deprecated phpunit setMethods method