Skip to content

v0.5.0

Compare
Choose a tag to compare
@gmponos gmponos released this 02 Oct 16:05
· 73 commits to master since this release
074be30

Changed

  • BREAKING CHANGE Renamed the variable $logRequestOnExceptionOnly to $onExceptionOnly. The purpose of this constructor argument was to log request and responses only if an exceptgition occurs. If you were manually setting this argument as true now you must set it as false as the variables meaning is inverted.
  • Deprecated the option requests. It will be removed on my next version.