------------------- - Ensure ``internally_dereference_refs`` works with recursive specs - `PR 234`_.
4.11.1
------------------- - Speed up marshalling and unmarshalling of objects - `PR 226`_. - Use ``msgpack-python`` instead of ``u-msgpack-python`` for performance improvements - `Issue 227`_, `PR 228`_.
4.11.0
------------------- - Add support for msgpack in responses (i.e. when unmarshalling) - `Issue 214`_, `PR 216`_. - Improve performance by removing debug logging when dereferencing - `PR 208`_.