What's Changed
π New Features and Enhancements
- Add option to show MD5 checksums in
dvc ls
by @petebachant in #10573 - ls: implement --tree to show as a tree and --level to limit depth for recursion by @skshetry in #10598
β‘ Optimizations
- add/commit: use hardlink to transfer files to the cache when
cache.type
is hardlink and on relink mode by @skshetry in #10557
π Bug Fixes
- fix: directory creation on pulling data by @sssilvar in #10580
- bump scmrepo version by @shcheklein in #10570
- Update warning message gc.py by @5AIPAVAN in #10592
New Contributors
- @sssilvar made their first contribution in #10580
- @5AIPAVAN made their first contribution in #10592
- @petebachant made their first contribution in #10573
Full Changelog: 3.55.2...3.56.0