All Versions
11
Latest Version
Avg Release Cycle
126 days
Latest Release
1248 days ago

Changelog History
Page 1

  • v1.4.4 Changes

    November 23, 2020

    ๐Ÿš€ Release Notes

    ๐Ÿ”‹ Feature

    • โž• Added DumpLogger interface to soap Config for custom logging #71

    thanks to
    @robertst0

  • v1.4.3 Changes

    July 06, 2020

    ๐Ÿš€ Release Notes

    ๐Ÿ‘Œ improve

    • Differentiate fault and response unmarshal error (#63)

    _ thanks to _
    @AjithPanneerselvam

  • v1.4.2 Changes

    July 02, 2020

    ๐Ÿš€ Release Notes

    ๐Ÿ› bug fix

    • error when there are no types in the definitions of the WSDL file #52
  • v1.4.1 Changes

    June 30, 2020

    ๐Ÿš€ 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.4.0 Changes

    June 29, 2020

    Enable dump of HTTP requests. #45

    Thanks @mhewedy

  • v1.3.2 Changes

    June 18, 2020

    ๐Ÿ›  Fixed error out of index in array #56

  • v1.3.1 Changes

    June 18, 2020

    ๐Ÿ”จ Minor refactoring for better testability #58

  • v1.3.0

    June 17, 2020
  • v1.2.0 Changes

    October 26, 2018

    Overwrite soap action

  • v1.1.0 Changes

    June 16, 2017

    ๐Ÿ– Handle Fault response