Skip to content

Release 1.0

Choose a tag to compare

@brentscheffler brentscheffler released this 06 Apr 16:39
· 19 commits to master since this release

Updates

  • Refactored entire code base to use PHP 8.x features.

Breaking changes

  • Dropping support for PHP 7.x
  • Shuttle constructor has been completely reworked and now optionally accepts PSR-17 Factory builders for Requests, Responses, Streams, etc. If none provided, a default set of factories from Capsule will be used.