Skip to content

v6.5.0

Latest
Compare
Choose a tag to compare
@notaphplover notaphplover released this 24 Mar 20:13
· 2 commits to master since this release
dd55abc

Added

Changed

  • Updated BaseMiddleware.handler to allow async handlers.
  • Updated Middleware to allow include any ServiceIdentifier.
  • Updated JsonContent with no generic.

Fixed

  • Updated BaseController.ok to no longer return text/plain responses when non string content is passed.