Skip to content

v0.1.6

Choose a tag to compare

@riga riga released this 23 Nov 13:38
· 743 commits to master since this release

Features and improvements

  • Add python 3.10 docker image. (7a2b5ba, 4a6aea2)
  • Update docker images. (03befc2)
  • Identify finished jobs with missing task outputs in remote base workflow. (cce0ef0, 7494add)
  • Use task logger in timeit decorator. (250aab4)

Fixes

  • Fix race conditions during directory creation. (f51adad)
  • Fix remote target path setter. (be56987)
  • Fix stat call in interactive fetch_task_output. (ab5232c)