persist-queue: v0.5.0
Feature
[GH-100]: support db_file_name when creating queue
[GH-112]: Allow explicit reclamation of resources
[GH-115]: Adding #.empty to relevant queues
[GH-118]: add optional autosave feature to file Queue
Fixes
[GH-96]: Don't log queue item contents
[GH-98]: Fix UniqueQueue dictionary problem with json serializer
[GH-105]: Remove the importing of msgpack when install
[GH-113]: Quote table name for safety
[GH-117]: fix AttributeError in queue.del