Published September 2, 2025
| Version 3.63.0
Software
Open
DVC: Data Version Control - Git for Data & Models
Creators
- Ruslan Kuprieiev1
- skshetry
- Peter Rowlands (변기호)
- Dmitry Petrov2
- Paweł Redzyński
- Casper da Costa-Luis
- David de la Iglesia Castro3
- Alexander Schepanovski
- Ivan Shcheklein4
- Yanxiang Gao
- Batuhan Taskaya1
- Jorge P5
- Fábio Santos
- Daniele6
- Ronan Lamy
- Aman Sharma7
- Zhanibek Kaimuldenov
- Dani Hodovic
- Nikita Kodenko8
- Andrew Grigorev9
- Earl
- Nabanita Dash10
- Dave Berenbaum
- George Vyshnya
- maykulkarni11
- Max Hora
- Vera12
- Sanidhya Mangal13
- 1. @fal-ai
- 2. datachain.ai
- 3. @mozilla-ai
- 4. DataChain.ai
- 5. iterative.ai
- 6. Red Hat
- 7. KTH Royal Institute of Technology
- 8. sbdagroup.com
- 9. FaceApp
- 10. Perception in autonomous machines
- 11. Adagrad AI
- 12. Escuelita Chilota
- 13. Vanderbilt University
Description
<!-- Release notes generated using configuration in .github/release.yml at main -->
What's Changed
🚀 New Features and Enhancements
- data status: add
--remoteoption to check files against a different remote by @skshetry in https://github.com/iterative/dvc/pull/10843 - feat(cli): support multiple
--keepand--droparguments inexp showby @skshetry in https://github.com/iterative/dvc/pull/10857 - feat(cli): support initializing DVC repository with
dvc initin an arbitrary directory by @skshetry in https://github.com/iterative/dvc/pull/10861 - checkout/pull: report granular summary of changes by @skshetry in https://github.com/iterative/dvc/pull/10842
- feat(data status): detect file moves/renames by default by @skshetry in https://github.com/iterative/dvc/pull/10846
- completion: complete remote in zsh/bash by @skshetry in https://github.com/iterative/dvc/pull/10858
⚡ Optimizations
- fix(perf): only load a stage/.dvc file if the target is an address to that stage by @skshetry in https://github.com/iterative/dvc/pull/10838
- commit: batch dump stages, do not re-read on save from the workspace by @skshetry in https://github.com/iterative/dvc/pull/10839
🐛 Bug Fixes
- ignore: share implementation between
check-ignoreand internal API used by DVC, improve support for unignores (eg:!data/**rules) by @skshetry in https://github.com/iterative/dvc/pull/10856 - fix(diff): do not show missing cache entries on diff result by @skshetry in https://github.com/iterative/dvc/pull/10845
- fix(status): treat target as a dataset path for cloud instead of search path for dvcfiles by @skshetry in https://github.com/iterative/dvc/pull/10849
- fix(data status): handle missing DVC repo at Git HEAD by @skshetry in https://github.com/iterative/dvc/pull/10862
- fix(diff): show in "Not in cache" if dir entry is missing by @skshetry in https://github.com/iterative/dvc/pull/10844
- fix dvc.yaml filepath in error message when reading from git revisions by @skshetry in https://github.com/iterative/dvc/pull/10847
🔨 Maintenance
- fix some, suppress some issues from ty check by @skshetry in https://github.com/iterative/dvc/pull/10841
Full Changelog: https://github.com/iterative/dvc/compare/3.62.0...3.63.0
Files
iterative/dvc-3.63.0.zip
Files
(891.6 kB)
| Name | Size | Download all |
|---|---|---|
|
md5:97a0d5db98abc5f8d3f4fd493a272ffe
|
891.6 kB | Preview Download |
Additional details
Related works
- Is supplement to
- Software: https://github.com/iterative/dvc/tree/3.63.0 (URL)
Software
- Repository URL
- https://github.com/iterative/dvc