Skip to content

Version 0.4.3

Compare
Choose a tag to compare
@jsdevel jsdevel released this 08 Apr 06:12
· 664 commits to master since this release

Note: An error occurred while publishing this version to npm. The version may be referenced via the 0.4.3 tag in the repo.

  • Refactored WS-security. small modifications to pull #275
  • Updated readme to add documentation for passing options to a client request
  • Added null check for portType and methods[methodname].output
  • Fixed issue where requests that included compex types led to invalid request XML.
  • Support for attributes array elements and support for complex extensions with array elements.
  • Make sure callback is done asynchronously for a cached wsdl
  • Added WSDL inheritance support (#133).