Skip to content

v1.0.0

Latest
Compare
Choose a tag to compare
@github-actions github-actions released this 08 Oct 11:29
5c925e8

ReadWorkWrite v1.0.0

Diff since v0.1.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)