Releases: joaopfg/picklefriend
Releases · joaopfg/picklefriend
v1.0.8
Bug correction in loads and dumps and adding new tests (PR from @grassedge ).
v1.0.7
This is the first available version. It supports dump of a string into pickle and load of a pickle into string. In further versions, this package is intended to be fully compatible with python's pickle.loads
and pickle.dumps
.