Skip to content

v0.6.2

Compare
Choose a tag to compare
@PythonFZ PythonFZ released this 13 Jul 12:13
· 61 commits to main since this release
f0bd369

Breaking Change

There is a new output file that will prevent loading from cache. To update existing projects use:

  1. Rewrite the Graph
  2. copy and modify from dvc.yaml: zntrack run ... --name <node-name> --meta-only
  3. dvc commit nodes/<node-name>/node-meta.json

What's Changed

Full Changelog: v0.6.1...v0.6.2