ReadWorkWrite v1.0.0
Breaking
- Released version 1.0.0!
New Features
return_on_completion=true
When this is false, the readworkwrite function returns immediately with handles to the tasks and channels, so that work can be stopped early or otherwise monitores/controlled.- More extensive tests
- Channels are typed (inferred from processing the first element of the data)
Merged pull requests:
Closed issues:
- Register Package (#1)