Skip to content

Latest commit

 

History

History
15 lines (9 loc) · 348 Bytes

CHANGELOGS.md

File metadata and controls

15 lines (9 loc) · 348 Bytes

Changelogs

0.4.0

  • Support two abort mode. cancel to cancel the pending task, and the default abort to abort either pending or running task. (#7)

0.3.1

  • Add gevent support (@FinnLidbetter, #12)
  • Add configurable abort_ttl to middleware (@aviau, #10)

0.2

  • Add custom abort_ttl to abort (@cchacholiades, #8)