Skip to content
This repository has been archived by the owner on Mar 29, 2022. It is now read-only.

Add status information to transactions.

Compare
Choose a tag to compare
@devheidelpay devheidelpay released this 31 Jan 12:02
· 1017 commits to master since this release
a182efa

1.0.2.0

Added

  • Made status information available in transactions (isSuccess, isError, isPending).

Fixed

  • Http-Request: Remove payload from DELETE call.
  • DebugLog: Remove payload output from GET and DELETE calls.

Changed

  • Several code style issues.