Sha256: c10a6ff64e047b746e56abedead05139938dbdfaff426b9159070e607479b5be

Contents?: true

Size: 662 Bytes

Versions: 1

Compression:

Stored size: 662 Bytes

Contents

=== Version 0.4 / 2013-3-18
* Enhancements
  * Added body accessor to SoapObject to return raw body
  * Added body_xml method to SoapObject to return Nokogiri::XML::Document containing body

=== Version 0.3 / 2013-3-17
* Enhancements
  * Added SoapObject::Factory to assist in creating new service objects
  * Added accessor for @response

=== Version 0.2 / 2013-3-11
* Enhancements
  * Added ability to add XML to the soap header
  * Added ability to set the encoding for the messages
  * Added ability to use basic authentication
  * Added ability to use digest authentication
  * Added ability to set the log level

=== Version 0.1 / 2013-3-4
Initial release

Version data entries

1 entries across 1 versions & 1 rubygems

Version Path
soap-object-0.4 ChangeLog