---------------------------------- * Complex type handling fixes. * Handle structured dtypes (15). * Note: data serialized with earlier versions cannot be deserialized with 0.3.9 (17).
0.3.8
----------------------------------- * Fix deserialization with Python 3.5 (13).
0.3.7
-------------------------------- * Add Python 3 support (11).
0.3.6
------------------------------ * Fall back to pure Python msgpack if compiled extension is unavailable (6).
0.3.5
----------------------------------- * Add support for numpy scalar booleans (8).