Published October 23, 2024
| Version 3.56.0
Software
Open
DVC: Data Version Control - Git for Data & Models
Authors/Creators
- Ruslan Kuprieiev1
- skshetry
- Peter Rowlands (변기호)
- Dmitry Petrov2
- Paweł Redzyński
- Casper da Costa-Luis
- David de la Iglesia Castro3
- Alexander Schepanovski
- Ivan Shcheklein4
- Gao
- Batuhan Taskaya1
- Jorge Orpinel2
- Fábio Santos
- Daniele5
- Ronan Lamy
- Aman Sharma6
- Zhanibek Kaimuldenov
- Dani Hodovic
- Nikita Kodenko7
- Andrew Grigorev8
- Earl
- Nabanita Dash9
- George Vyshnya
- Dave Berenbaum
- maykulkarni10
- Max Hora
- Vera11
- Sanidhya Mangal12
- 1. @fal-ai
- 2. iterative.ai
- 3. @kitro-ch
- 4. Iterative.ai
- 5. Red Hat
- 6. KTH Royal Institute of Technology
- 7. sbdagroup.com
- 8. FaceApp
- 9. Perception in autonomous machines
- 10. Adagrad AI
- 11. Escuelita Chilota
- 12. Vanderbilt University
Description
<!-- Release notes generated using configuration in .github/release.yml at main -->
What's Changed
🚀 New Features and Enhancements
- Add option to show MD5 checksums in
dvc lsby @petebachant in https://github.com/iterative/dvc/pull/10573 - ls: implement --tree to show as a tree and --level to limit depth for recursion by @skshetry in https://github.com/iterative/dvc/pull/10598
⚡ Optimizations
- add/commit: use hardlink to transfer files to the cache when
cache.typeis hardlink and on relink mode by @skshetry in https://github.com/iterative/dvc/pull/10557
🐛 Bug Fixes
- fix: directory creation on pulling data by @sssilvar in https://github.com/iterative/dvc/pull/10580
- bump scmrepo version by @shcheklein in https://github.com/iterative/dvc/pull/10570
- Update warning message gc.py by @5AIPAVAN in https://github.com/iterative/dvc/pull/10592
New Contributors
- @sssilvar made their first contribution in https://github.com/iterative/dvc/pull/10580
- @5AIPAVAN made their first contribution in https://github.com/iterative/dvc/pull/10592
- @petebachant made their first contribution in https://github.com/iterative/dvc/pull/10573
Full Changelog: https://github.com/iterative/dvc/compare/3.55.2...3.56.0
Files
iterative/dvc-3.56.0.zip
Files
(872.4 kB)
| Name | Size | Download all |
|---|---|---|
|
md5:1ab2e3b705baa3e8d754ff2b208487a1
|
872.4 kB | Preview Download |
Additional details
Related works
- Is supplement to
- Software: https://github.com/iterative/dvc/tree/3.56.0 (URL)