- Add confirmation prompt for
dvc remove -p; - Make
-qand-vmutually exclusive in CLI; - Don't forget about not cached outputs when checking for cycle dependencies;
- Fix BaseSCM in no-scm scenario;
- Make updater message more noticeable;
- Fix bug in logger, where errors were printed to stdout instead of stderr;
- Add
dvc gcsupport for Azure remote; - Support
-d|--with-depsfordvc checkout;