Sha256: 3278a3f1bdfd25c69e1a20557b57a6cb5bdd3b247320c553d0154dee019c295c
Contents?: true
Size: 753 Bytes
Versions: 1
Compression:
Stored size: 753 Bytes
Contents
# Changelog ## 0.3.3 * Tiny fixes in wash_out behavior with inline arrays (#11, #12) * Ability to change namespace ## 0.3.2 * WashOut doesn't check existance of parameters anymore you should do it yourself from now * Proper handling of blank parameters (#10) * Proper handling of complex structures inside arrays (#9) * Response performance improved ## 0.3.1 * Support of complex structures inside array * Better Nori handling (no more dependency on Savon hijacking) ## 0.3.0 * The syntax for empty set (no input params or output params) changed from [] to nil. * SOAP response format improved. All results are now wrapped into tns:messages instead of soap:Body. * Arrays (minOccurs/maxOccurs) are now supported with `:foo => [:integer]` syntax.
Version data entries
1 entries across 1 versions & 1 rubygems
Version | Path |
---|---|
wash_out-0.3.3 | CHANGELOG.md |