mirror of
https://github.com/msgpack/msgpack-python.git
synced 2025-10-19 12:03:15 +00:00
0.5.2
This commit is contained in:
parent
5569a4efcd
commit
52fb85a2c5
2 changed files with 14 additions and 1 deletions
|
@ -1,3 +1,16 @@
|
|||
0.5.2
|
||||
======
|
||||
|
||||
* Add ``raw`` option to Unpacker. It is preferred way than ``encoding`` option.
|
||||
|
||||
* Packer.pack() reset buffer on exception (#274)
|
||||
|
||||
|
||||
0.5.1
|
||||
======
|
||||
|
||||
* Remove FutureWarning about use_bin_type option (#271)
|
||||
|
||||
0.5.0
|
||||
======
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue