General:
========
*

Client-side:
============
* Fix generated KDSoapJob never emitting finished, when an RPC-mode reply is empty (and expected to be empty) (github issue 94)
* Add lastErrorCode() method for better error handling after sync calls.

Server-side:
============
* 

WSDL parser / code generator changes, applying to both client and server side:
================================================================
* Fix deserialization of optional lists (the associated nil variable wasn't set to false)

