Skip to content

2.1.1

Compare
Choose a tag to compare
@coleifer coleifer released this 07 Aug 15:58
· 201 commits to master since this release
  • Ensure that task()-decorated functions retain their docstrings.
  • Fix logger setup so that the consumer log configuration is only applied to the huey namespace, rather than the root logger.
  • Expose result, signal and disconnect_signal in the Django huey extension.
  • Add SignedSerializer, which signs and validates task messages.
  • Refactor the SqliteStorage so that it can be more easily extended to support other databases.

View commits