Skip to content

Latest commit

 

History

History
23 lines (15 loc) · 388 Bytes

CHANGELOG.md

File metadata and controls

23 lines (15 loc) · 388 Bytes

Changelog

0.1.2

  • Refactored worker --> queue in every places
  • Fixed minor things
  • Added checking for invalid name for queue

0.1.1

  • More perfect typing added
  • Made the queue config optional
  • Updated readme with the docs

0.1.0

  • Queue name specification.
  • Queue priority set by score.
  • Logging support with python's default logging.

0.0.3

  • Initially released