rq v0.3.3 Release Notes

  • (January 18th, 2013)

    • ๐Ÿ›  Fix bug where work was lost due to silently ignored unpickle errors.

    • ๐Ÿ‘ท Jobs can now access the current Job instance from within. Relevant documentation here.

    • ๐Ÿ‘ท Custom properties can be set by modifying the job.meta dict. Relevant documentation here.

    • ๐Ÿ‘ท Custom properties can be set by modifying the job.meta dict. Relevant documentation here.

    • ๐Ÿ‘ท rqworker now has an optional --password flag.

    • โœ‚ Remove logbook dependency (in favor of logging)