Published November 13, 2025 | Version 3.64.0
Software Open

DVC: Data Version Control - Git for Data & Models

Contributors

Other:

  • 1. Iterative

Description

<!-- Release notes generated using configuration in .github/release.yml at main -->

What's Changed

🚀 New Features and Enhancements

  • support Python 3.14 by @skshetry in https://github.com/iterative/dvc/pull/10896
  • move: support moving output from import/import-url stages by @skshetry in https://github.com/iterative/dvc/pull/10889
  • move: support moving missing file keeping the metadata intact by @skshetry in https://github.com/iterative/dvc/pull/10890
  • completion: support completing config variables by @skshetry in https://github.com/iterative/dvc/pull/10864

🐛 Bug Fixes

  • exp: add a retry when removing temporary refs to avoid FileLocked errors by @skshetry in https://github.com/iterative/dvc/pull/10840
  • fix(data-status): iterate/expand index upto tracked directory in shallow mode by @skshetry in https://github.com/iterative/dvc/pull/10900
  • move: fix error message when dst stage file exists by @skshetry in https://github.com/iterative/dvc/pull/10893

Full Changelog: https://github.com/iterative/dvc/compare/3.63.0...3.64.0

Files

iterative/dvc-3.64.0.zip

Files (895.0 kB)

Name Size Download all
md5:7fbfacff849513dbe8a79de111c3660d
895.0 kB Preview Download

Additional details

Related works

Is supplement to
Software: https://github.com/iterative/dvc/tree/3.64.0 (URL)

Software