- Bug fixes;
- Added
dvc installfor installing git post-checkout hook; - Support
dvc checkoutfor a single file; - Support for reflink/hardlink/symlink/copy types of cache links;
- Support for configurable and shareable cache dirs;
- Stages without dependencies are now ran by
dvc repro; - Dvc now checks for updates once a week and prints a warning if newer version is available;