Skip to content

3.0.0

Choose a tag to compare

@j0k3r j0k3r released this 18 Apr 06:18
· 12 commits to master since this release
b462f16

Main / breaking changes

  • Support for PHP < 7.4 has been dropped
  • The lib now use PSR-17 & PSR-18
  • The lib is fully typed
  • Async client should be supported

Examples in the README are up to date (to see how you could upgrade from the v2).
Huge work from @jtojnar 👏

What's Changed

  • Return a rejected promise instead of throwing by @jtojnar in #10
  • Cleanups and modernization by @jtojnar in #12

New Contributors

Full Changelog: v2.0.2...v3.0.0