Skip to content

2.1.0

Compare
Choose a tag to compare
@kevinsmith kevinsmith released this 04 Mar 20:33
· 37 commits to 2.x since this release
  • Raise a more obvious error message when Relay is given an empty queue (#43)
  • Fix a bug that broke callable middleware (#45)
  • Properly declare PSR dependencies and make it clear that Relay provides an implementation of PSR-15's Psr\Http\Server\RequestHandlerInterface (#46)
  • Add support for queue items that implement Psr\Http\Server\RequestHandlerInterface (#48)
  • Replace abandoned zendframework/zend-diactoros with same version laminas/laminas-diactoros