1) Auto-detect output name for `dvc import URL`; 2) Properly handle non-existing files in `dvc checkout`;
0.21.1
1) Fix bug in update checks; Kudos pared ;
0.21.0
1) Allow non-existing files as targets for `dvc metrics add`; 2) Support HTTP(s) as external dependency and remote(pull/fetch/status only); 3) Fix bug in `dvc checkout` confirmation prompt;
0.20.8
1) Support `dvc status --with-deps`;
0.20.7
1) Fix bug in interactive mode for `dvc pipeline show --ascii` on Windows;