Skip to content

Releases: flowsaber/flowsaber

Update builtin ShellTask

13 May 11:41
612b66d

Choose a tag to compare

Check commit msg for details of changes.

Fix bug when run in jupyter-notebok

10 May 12:21

Choose a tag to compare

0.1.3.6.9

Fix bug caused by running loop in jupyter-notebook

Add Event triggered Channel

07 May 14:47
d0e391f

Choose a tag to compare

Two types of Channel are included:

  • AsyncChannel
  • EventChannel

These two types of channel is used for automatically emmit items when registered trigger event happened. Use cases: scheduled task like cron, ....

update asgi app initailization

06 May 12:13

Choose a tag to compare

0.1.3.6.7

update uvicorn app start script

update graphql related setting

06 May 06:21

Choose a tag to compare

0.1.3.6.6

update gql resolver get_taskruns/flowruns

0.1.3.6.5

01 May 08:26

Choose a tag to compare

update setup.py, merge server deps into main requires

0.1.3.6.4

01 May 07:40

Choose a tag to compare

update version