ChangeLog ========= 1.2.4 ----- * Add native date, time and datetime support. * Add base64-encoded binary support. * Improve null values handling in python and xml. * Fix an issue with wsdl fetching (`Issue 11 `_). * Fix array definitions in .wsdl : an array use only as a parameter was not defined in the .wsdl. * Wrote a step-by-step tutorial for beginners. 1.2.3 ----- * Switch from RuleDispatch to PEAK-Rules (`Issue 5 `_). * Better TG 1.1 compatibility (`Issue 8 `_). * A sphinx extension to document your web services. * Support JSONP (`Issue 7 `_). * Support typed list keyword parameters (`Issue 10 `_). * Support complex keyword parameters. * Support GET for complex parameters. * More user-friendly documentation.