=== version history of XML::Compile::WSDL
todo:
- update ::WSDL on handling Faults using $trace
- #t/76wsdl11enc.t
version 3.08: Fri 27 Aug 08:08:27 CEST 2021
Improvements:
- add dependency to XML::Compile::Tester
rt.cpan.org#130097 [Kent Fredric]
version 3.07: Fri May 11 00:42:08 CEST 2018
Improvements:
- wsdl-explain also loads ::Encoding
- add pod tester
- convert to GIT and GitHub
version 3.06: Wed 11 Jan 10:01:56 CET 2017
Improvements:
- add missing ::WSDL11::operations(server_type)
version 3.05: Tue 15 Mar 16:50:22 CET 2016
Fixes:
- support wsdl's without <service> and soap 1.2 binding [Sandro MagrÃ]
- regression tests failed due to XML::Compile::SOAP output change
[Theo van Hoesel]
version 3.04: Thu 15 Oct 09:11:04 CEST 2015
Fixes:
- better warning about missing modules, to be loaded
rt.cpan.org#105270 [Ian Mitchell]
Improvements:
- ::WSDL11::addWSDL() now accepts an array of resources
- add bin/wsdl-explain.pl and bin/xsd-explain.pl, contributed
by Wesley Schwengle of MintLab NL
version 3.03: Mon Dec 22 08:58:55 CET 2014
Fixes:
- ::WSDL11 should load ::SOAP [Michel Jansen]
Improvements:
- add compileCall() options 'alias' and 'long_names'
- enabled rpc-decoded style
version 3.02: Thu Feb 6 17:09:29 CET 2014
Improvements:
- change documentation style
version 3.01: Fri Jan 10 15:41:39 CET 2014
Fixes:
- documentation needs info from XML::Compile, ~::Cache, and ~::SOAP
Improvements:
- support for the server_type option.
- load wsdl-http and wsdl-mime schema's by default
version 3.00: Mon Jan 6 00:56:39 CET 2014
Split-off from XML::Compile:SOAP