Skip to content
This repository has been archived by the owner on Feb 6, 2021. It is now read-only.

2.0.1

Compare
Choose a tag to compare
@BradMclain BradMclain released this 05 Oct 00:09
· 11 commits to master since this release

Improvements

  • Improves naming by changing makeRequestto dispatchRequest #37
  • Improved repository name by changing to prestans-client-closure #38
  • Improves handling of empty strings by converting them to null for String type #36

Fixes

  • Fixes bug in cancel request by ID #44
  • Fixes exception being thrown when using using clone and asArray and fields are missing #56

Adds

  • Adds string trim support #42
  • Adds better error messages for validation #47
  • Adds Makefile #57 and #58