PSR7-Middlewares v3.21.0 Release Notes

Release Date: 2017-08-27 // over 6 years ago
    • โž• Added an option to prepend namespaces to override middlewares #78
    • ๐Ÿ›  Fixed phpunit tests #82
    • ๐Ÿ‘Œ Improved FormatNegotiator #80 #81:
      • Fixed the behaviour of the default format in some circunstances
      • Allow to disable the default format returning a 406 response if no format has been found
      • Allow to customize the list of available formats