Skip to content

Version 0.20.0

Compare
Choose a tag to compare
@herom herom released this 08 Aug 21:02
· 238 commits to master since this release
  • [ENHANCEMENT] Added bluebird.js promise library in order to provide [methodName]Asyc in Client (#956)
  • [ENHANCEMENT] Added option to handle nilAsNull in SOAP responses (#952)
  • [ENHANCEMENT] Added option to return a SOAP Fault instead of stack (error) on bad request (#951)
  • [MAINTENANCE] Removed uneccessary variable declaration in http.js (#948)
  • [ENHANCEMENT] Added possibiltiy to alter XML before it is sent (#943)
  • [FIX] Updated vulnerable module finalhandler to version ^1.0.3 (#946)
  • [ENHANCEMENT] Added possibility to submit XML-Strings to SOAP Client API (#918)