Published September 3, 2020
| Version 1.7.0
Software
Open
DVC: Data Version Control - Git for Data & Models
Authors/Creators
- Ruslan Kuprieiev1
- Dmitry Petrov2
- Paweล Redzyลski
- Casper da Costa-Luis
- Alexander Schepanovski
- Saugat Pachhai1
- Ivan Shcheklein3
- Jorge Orpinel
- Peter Rowlands (๋ณ๊ธฐํธ)
- Fรกbio Santos
- Aman Sharma4
- Zhanibek
- Dani Hodovic5
- Andrew Grigorev6
- Earl
- karajan1001
- Nabanita Dash7
- nik123
- George Vyshnya
- maykulkarni8
- xliiv
- Max Hora
- Vera9
- Sanidhya Mangal
- Wojciech Baranowski
- Clemens Wolff10
- Alex Maslakov
- Alex Khamutov
- Kurian Benoy
- Ophir Yoktan
- 1. @iterative
- 2. iterative.ai
- 3. Iterative.ai
- 4. @IMGIITRoorkee @vega @accordproject
- 5. @honeylogic-io
- 6. Ozon.ru
- 7. @IIIT-BH
- 8. Adagrad AI
- 9. @odd-industries
- 10. @Microsoft
Description
ChangesRefer to https://dvc.org/doc/install for installation instructions.
- version: improve link type detection fall back (#4479) @IvanRubanov
- dvc: separate cache and tree hashes (#4511) @efiop
- support subrepos for get/list/api/import/ls (#4465) @skshetry
dvc.api.get_url/dvc get --show-urlsupports 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
dvc.api.get_urlno longer raisesUrlNotDvcRepoError, instead raisesPathMissingError.
- 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
- 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
- Is supplement to
- https://github.com/iterative/dvc/tree/1.7.0 (URL)