------------------
*Bugfix:*
* *[153]* Don't send empty updates to the LDAP Server.
* *[159]* Fix saving composite PK objects.
* *[140]* Fix ordering by distinguished name.
* *[57]* Deduplicate values in ``ListField``.
*New:*
* Normalize value of nullable empty attributes: return ``0`` / ``0.0`` if the field is not nullable,
``None`` otherwise.
*Packaging:*
* Include required test files in the 'sdist' tarball; these can be required by projects.