Skip to content

2.5.0

Compare
Choose a tag to compare
@Johannestegner Johannestegner released this 11 Oct 12:08
· 15 commits to master since this release

Introduced new exceptions:

  • HttpUnavailableForLegalReasons
  • HttpToEarly
  • HttpImATeapot
  • HttpBadGateway
  • HttpServiceUnavailable
  • Authorization

Updated the test files to use return values as well as static asserts instead of $this bound asserts.
Updated dependencies to latest versions.