Skip to content

Version 0.17.0

Compare
Choose a tag to compare
@jsdevel jsdevel released this 09 Sep 20:46
· 290 commits to master since this release
  • [ENHANCEMENT] Add option for disabling the WSDL cache (#876)
  • [DOC] Add escapeXML option to README file (#874)
  • [DOC] updated readme for express support (#873)
  • [ENHANCEMENT] express server support (#872)
  • [ENHANCEMENT] better error 1. SOAP message missing evelope and body 2. request/response tests (#869)
  • [FIX] Fix possible crash when send empty post using postman (#861)
  • [FIX] fix ExtensionElement description to match order (#866)
  • [DOC] Added descriptions for actor, hasNonce & mustUndertand options (#865)
  • [FIX] Fix namespaces in client soap requests (#863)
  • [FIX] Always submit valid XML from the client. (#862)
  • [MAINTENANCE] mustUnderstand must be 0 or 1.. with tests (#850)
  • [MAINTENANCE] Remove special handling of methods only taking a string paramter (#854)