Version 0.3.1 Bugfix for a potential memory leak
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