Skip to content

Releases: fanfank/ooflow

Release v0.2.1: add error messages for missing nodes, and beautify logging format

Choose a tag to compare

@fanfank fanfank released this 29 Nov 15:58

Add error messages for missing nodes, and beautify logging format.

Release v0.2.0: support emit to or fetch from specifc node(s) by string name(s)

Choose a tag to compare

@fanfank fanfank released this 26 Nov 14:10

0.2.0

  • support emit to or fetch from specifc node(s) by string name(s)

Release v0.1.2: fix Context.fetch bug

Choose a tag to compare

@fanfank fanfank released this 21 Sep 02:08

fix the bug that Context.fetch may raise asyncio.QueueEmpty exception in v0.1.1