Releases: jerlich/ReadWorkWrite.jl
Releases · jerlich/ReadWorkWrite.jl
v1.0.0
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)
v0.1.0
ReadWorkWrite v0.1.0
Package registration
- This is the first registration of ReadWorkWrite