----------------------------------
* Make decoding/encoding defaults identical to those of msgpack-python 0.4.* (19).
* Fix handling of nested arrays in Py3 (21).
* Improve decoding of complex values in Py3.
* Use numpy.testing functions to make unit test errors more informative.
* Make object_hook params consistent with those of msgack-python (23).