Skip to content

v0.10.2

Compare
Choose a tag to compare
@seedofjoy seedofjoy released this 03 Feb 15:50
· 13 commits to master since this release
  • Add proper typing for functions wrapped with the @task decorator. Mypy will now check that parameters are passed correctly when calling func() and func.delay()