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

Release 1.2.0

Compare
Choose a tag to compare
@vaidasmaciulis vaidasmaciulis released this 06 Sep 12:52
· 126 commits to master since this release
  • Merge pull request #55 from devbridge/31-add-api-tests (ef402d4)
  • Added PATCH helper to API Helpers (73c489d)
  • Allowed self-signed certificates in API helpers (3d18537)
  • Improved error handling in request API helper (436d74d)
  • Added test for parseXml() API helper (2290086)
  • Added put, delete and parceXml methods to apiHelpers. Added logging to apiHelpers.request() method. (1917a3a)
  • Added GET and POST api helpers (735cf00)