- Swift 4.2
- Renamed
validateSOAP
to match it’s usage
- Added few “integration” tests, however disabled by default
- Make type variables mutable
- Improved test coverage (wsdl imports + binding in other namespace)
- Support WSDL imports
- Improved operation name matching (compare by
localName
only) - Support Float/Double serializations NaN, INF etc.
- Improved message deserializing error handling
- Slightly faster qname compares