scalaxb 1.2.1
This is a bug fix release focused on fixing the SOAP code generation. See using SOAP for more details.
SOAP bug fixes
- Fixes
xs:AnyTypehandling. #265 - Fixes
asFaultnotThrowableerror. #264 reported by @romainreuillon - Fixes the generated code for multipart SOAP message. #267 reported by @tomhaigh
- Fixes the definition of
HttpClientsAsyncto useconcurrent.Future. #269 reported by @hedefalk - Adds
--blockingcommand line option to generate blocking SOAP client.
minor enhancements
- Masks
scalaxbpackage that's used internally to generate code.
