Skip to content

persist-queue: v0.8.1

Choose a tag to compare

@peter-wangxu peter-wangxu released this 03 Jun 10:53
· 44 commits to master since this release

Features:

[GH-191] Added CBOR serializer (using cbor2 package)
[GH-194] Added full() API to align with Python3 queue.Queue