Skip to content

v0.3.13

Choose a tag to compare

@sroussey sroussey released this 07 Jun 02:08
· 18 commits to main since this release
47c172c

@workglow/task-graph

Refactors

  • optimize task output repository implementations
  • update task graph wrapper registration and fix circular issues
  • streamline TaskOutputTabularRepository and enhance task graph wrappers
  • unify task output storage implementation
  • update cache keying for private slots to use taskId

@workglow/storage

Features

  • add isDurable method to in-memory storage classes

Refactors

  • optimize task output repository implementations

@workglow/test

Refactors

  • optimize task output repository implementations
  • streamline TaskOutputTabularRepository and enhance task graph wrappers
  • unify task output storage implementation
  • update cache keying for private slots to use taskId

@workglow/web

Refactors

  • unify task output storage implementation