* dvc: migrate to azure-storage-blob >= 12.0 (4379) efiop * Remove dvcignore reset in `repo._reset` (4371) karajan1001 * check-ignore: update help output [qa] (4358) jorgeorpinel * push: do not push .dir file for directory with missing files (4353) pmrowla * Error message when no match found. (4354) karajan1001 * Config to enable/disable updater (4334) PuneethaPai * Remove error message when exiting `--stdin` mode (4368) karajan1001 * pager: use --R/--RAW-CONTROL-CHARS with less (4369) pmrowla * dvcignore: api to unhide subrepos directory (4324) skshetry
1.4.0
* Two new modes `--all` and `--stdin` for check-ignore (4323) karajan1001 * experiments: support `dvc repro --exp` command line params (4331) pmrowla * repro: update status message for dvc-added files (4317) sarthakforwet * config: use wtree for non-repo configs (4341) efiop * import: fix importing into subdirectory bug (4340) pmrowla * completion: bump shtab (4337) casperdcl * experiments: add --no-pager option for `dvc exp show` (4345) pmrowla * tests: fix regex (4329) skshetry * updater: Remove unnecessary `(` in logging (4328) skshetry * experiments: more intelligent checkout behavior (4320) pmrowla * `dvc check-ignore` command (4282) karajan1001
1.3.1
* tree: don't save hash twice (4314) efiop * Fix typo in `dvc remote modify` output (4311) arthurcgusmao * remote: allow local options for repo remotes (4309) efiop * tree: get rid of explicit tree arguments (4310) efiop
1.3.0
* Update pytest to >=6.0.1 (4308) skshetry * commit: make sure deps/outs exist (4305) efiop * dvc: fix --quiet mode (4304) efiop * tree,remote: add support for WebDAV (4256) iksnagreb * experiments: support local parallel execution in temp directories (4257) pmrowla * Exclude pylint==6.0 (4300) skshetry
1.2.3
* gdrive: add workaround for downloading empty files (4287) efiop * version: redesign output format for the dvc version command 3499 (4114) sahilbhosale63