This repository has been archived by the owner on Mar 29, 2022. It is now read-only.
Add status information to transactions.
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.