This commit is contained in:
INADA Naoki 2018-02-02 19:43:42 +09:00
parent 5569a4efcd
commit 52fb85a2c5
2 changed files with 14 additions and 1 deletions

View file

@ -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
======