mirror of
https://github.com/msgpack/msgpack-python.git
synced 2025-10-19 20:03:16 +00:00
changelog: describe purepython fallback.
This commit is contained in:
parent
86983e27bc
commit
266eaf813d
1 changed files with 1 additions and 0 deletions
|
@ -10,6 +10,7 @@ Inconpatible Changes
|
||||||
|
|
||||||
Changes
|
Changes
|
||||||
-------
|
-------
|
||||||
|
* Pure Python fallback module is added. (thanks to bwesterb)
|
||||||
* Add ``.skip()`` method to ``Unpacker`` (thanks to jnothman)
|
* Add ``.skip()`` method to ``Unpacker`` (thanks to jnothman)
|
||||||
* Add capturing feature. You can pass the writable object to
|
* Add capturing feature. You can pass the writable object to
|
||||||
``Unpacker.unpack()`` as a second parameter.
|
``Unpacker.unpack()`` as a second parameter.
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue