Releases: tiaguinho/gosoap
Releases · tiaguinho/gosoap
v1.4.4
Release Notes
Feature
- Added DumpLogger interface to soap Config for custom logging #71
thanks to
@robertst0
v1.4.2
Release Notes
bug fix
- error when there are no types in the definitions of the WSDL file #52
v1.4.1
Release Notes
The changes in this version add the capability of customizing soap prefix and attributes of the Envelope tag.
example can be found on README
closes
- How to use different SOAP version #54
v1.3.2
Fixed error out of index in array #56
v1.3.1
Minor refactoring for better testability #58