There is a newer version of the record available.

Published September 3, 2020 | Version 1.7.0

DVC: Data Version Control - Git for Data & Models

Description

Refer to https://dvc.org/doc/install for installation instructions.

Changes
  • version: improve link type detection fall back (#4479) @IvanRubanov
  • dvc: separate cache and tree hashes (#4511) @efiop
๐Ÿš€ New Features and Enhancements
  • support subrepos for get/list/api/import/ls (#4465) @skshetry
  • dvc.api.get_url/dvc get --show-url supports url for granular files tracked in dvc (#4465) @skshetry
  • reduce timeout when acquring lock (#4481) @skshetry
  • experiments: support column ordering & sorting in dvc exp show (#4503) @pmrowla
๐Ÿ’ฃ Breaking Changes
  • dvc.api.get_url no longer raises UrlNotDvcRepoError, instead raises PathMissingError.
๐Ÿ› Bug Fixes
  • get/import: fix bug when working with mixed dirs (#4516) @efiop
  • experiments: suppress repro --params option by default (#4515) @pmrowla
  • tree.repo: fix race condition when walking subrepos (#4505) @skshetry
๐Ÿ”จ Maintenance
  • cache: use get_file_hash instead of get_hash (#4514) @efiop
  • dvc: use HashInfo to interact with cache (#4506) @efiop
  • deps/outs: get rid of self.info (#4502) @efiop

Thanks again to @IvanRubanov, @efiop, @pmrowla and @skshetry for the contributions! ๐ŸŽ‰

Files

iterative/dvc-1.7.0.zip

Files (554.0 kB)

Name Size Download all
md5:b85c365337c7e94e919e84c3674b4951
554.0 kB Preview Download

Additional details

Related works