Added:
* Doctests to ensure the examples in the documentation keep being correct
Fixed:
* A potential memory leak in case was fixed. It could occur if one of the tasks waiting for the
result of a function decorated with batch was cancelled.
Changed:
* Decorators are now implemented in submodules. The public interface is unchanged