dvc

πŸ¦‰ ML Experiments and Data Management with Git

APACHE-2.0 License

Downloads
592.8K
Stars
13.2K
Committers
293

Bot releases are visible (Hide)

dvc - 2.21.1 πŸ¦‰

Published by release-drafter[bot] about 2 years ago

Refer to https://dvc.org/doc/install for installation instructions.

Changes

πŸ› Bug Fixes

  • data status: make untracked files to be relative paths (#8184) @skshetry

πŸ”¨ Maintenance

  • tests: mark exp queue func tests xfail (#8186) @pmrowla

Thanks again to @pmrowla and @skshetry for the contributions! πŸŽ‰

dvc - 2.21.0 πŸ¦‰

Published by release-drafter[bot] about 2 years ago

Refer to https://dvc.org/doc/install for installation instructions.

Changes

  • deps: bump dvc-* plugins to 2.19.0 (#8183) @efiop
  • data status: fix not-in-cache bugs (#8170) @skshetry
  • data status: fix not-in-cache hint (#8181) @skshetry

πŸ› Bug Fixes

  • metrics: show: Fix show from subdir. (#8152) @daavoo

Thanks again to @daavoo, @efiop and @skshetry for the contributions! πŸŽ‰

dvc - 2.20.1 πŸ¦‰

Published by release-drafter[bot] about 2 years ago

Refer to https://dvc.org/doc/install for installation instructions.

Changes

  • pyinstaller: add fsspec hook
dvc - 2.20.0

Published by efiop about 2 years ago

What's Changed

New Contributors

Full Changelog: https://github.com/iterative/dvc/compare/2.19.0...2.20.0

dvc - 2.19.0 πŸ¦‰

Published by release-drafter[bot] about 2 years ago

Refer to https://dvc.org/doc/install for installation instructions.

Changes

  • deps: bump dvc-data to 0.1.21 (#8147) @skshetry
  • doctor: ignore missing plugins (#8148) @efiop
  • plots: show-vega: adjust renderers before show vega (#8114) @pared
  • deps: bump dvc-data to 0.1.19 (#8140) @efiop
  • fs: don't import SSHFileSystem (#8139) @efiop
  • deps: bump dvc-data to 0.1.18 (#8138) @efiop

πŸ”¨ Maintenance

  • ci: drop token, it's the default (#8157) @skshetry
  • pyinstaller: Restrict to 5.0 (#8142) @daavoo

Thanks again to @daavoo, @efiop, @pared and @skshetry for the contributions! πŸŽ‰

dvc - 2.18.1 πŸ¦‰

Published by release-drafter[bot] about 2 years ago

Refer to https://dvc.org/doc/install for installation instructions.

Changes

  • deps: bump dvc-http to 0.0.2 (#8136) @efiop
  • gs: add endpointurl (#8133) @efiop
  • deps: bump dvc-data to 0.1.16 (#8131) @efiop

Thanks again to @efiop for the contributions! πŸŽ‰

dvc - 2.18.0 πŸ¦‰

Published by release-drafter[bot] about 2 years ago

Refer to https://dvc.org/doc/install for installation instructions.

Changes

  • deps: bump dvc-data (#8128) @efiop
  • Guard rwlock file to prevent not locked repo edits (#8118) @shcheklein

πŸš€ New Features and Enhancements

  • queue status: show final experiment name (#8104) @karajan1001
  • exp run: Use hydra for parsing --set-param. (#8067) @daavoo

πŸ› Bug Fixes

  • exp run: account for repo root when staging git-deps (#8119) @pmrowla
  • data status: handle path joining properly for tree leaves/items (#8107) @skshetry
  • queue status: ERROR: Invalid experiment (#8099) @karajan1001
  • fix logic for unlock on unlocked lock calls (#8105) @shcheklein

πŸ”¨ Maintenance

  • exp run: ui tweak (#8124) @dberenbaum
  • build(deps-dev): Bump filelock from 3.7.1 to 3.8.0 (#8125) @dependabot
  • build(deps): Bump dvc-data from 0.1.13 to 0.1.14 (#8117) @dependabot
  • Add flaky to a queue related test. (#8108) @karajan1001
  • refactor: extract load_path function from common code using LOADERS (#7983) @alexmojaki
  • stage add: fix hint message consistency (#8112) @shcheklein
  • Lock test name fix (#8111) @shcheklein

Thanks again to @alexmojaki, @daavoo, @dberenbaum, @dependabot, @dependabot[bot], @efiop, @karajan1001, @pmrowla, @shcheklein and @skshetry for the contributions! πŸŽ‰

dvc - 2.17.0 πŸ¦‰

Published by release-drafter[bot] about 2 years ago

Refer to https://dvc.org/doc/install for installation instructions.

Changes

  • Upgrade from toml to tomlkit library (#7468) @syntapy
  • output: resolve relative to stage.wdir only on the same fs (#8095) @efiop
  • repo: support basic workflow on s3fs/adlfs/etc (#8091) @efiop
  • Revert to lazy formatting introduced in #8073 (#8081) @ykasimov
  • deps: bump dvc-data to 0.1.9 (#8084) @efiop
  • datafs: use dvc-data's datafs (#8077) @efiop

πŸš€ New Features and Enhancements

  • exp remove: support removing failed tasks and associated successful tasks (#8078) @karajan1001

πŸ› Bug Fixes

  • api: Fix params_show when stage has no params (#8069) @daavoo

πŸ”¨ Maintenance

  • build(deps): Bump dvc-data from 0.1.12 to 0.1.13 (#8094) @dependabot
  • build(deps): Bump dvc-data from 0.1.11 to 0.1.12 (#8092) @dependabot
  • dvc-task: update to 0.1.2 (#8086) @pmrowla
  • plots: remove legacy code from verify_metrics (#8073) @ykasimov

Thanks again to @daavoo, @dependabot, @dependabot[bot], @efiop, @karajan1001, @pmrowla, @syntapy, @ykasimov and Yury for the contributions! πŸŽ‰

dvc - 2.16.0 πŸ¦‰

Published by release-drafter[bot] about 2 years ago

Refer to https://dvc.org/doc/install for installation instructions.

Changes

  • cmd: plots: update messaging (#7972) @pared
  • readme: add exps to quickstart (#8035) @dberenbaum
  • plots: account for wdir in stage plots (#8004) @pared
  • project: update dvc render and dvclive test dependencies (#8055) @pared
  • exp run: workspace status wrong (#8054) @karajan1001
  • cli/log: handle SIGPIPE errors (#8048) @skshetry

πŸš€ New Features and Enhancements

  • queue: missing f format for the error message. (#8063) @karajan1001
  • data status: add spinners during diff (#8050) @skshetry
  • exp branch: update -h stdout (#8032) @jorgeorpinel

πŸ‡ Optimizations

  • data status: optimize printing status list (#8049) @skshetry

πŸ› Bug Fixes

  • build: add pyinstaller hooks for dvc-task and celery (#8075) @pmrowla
  • Add GDrive remote profile field to config (#8060) @shcheklein
  • queue: clean local EXEC_HEAD & EXEC_BASELINE after we use temp dir to run experiment. (#8043) @karajan1001

πŸ”¨ Maintenance

  • build: add pyinstaller hooks for dvc-task and celery (#8075) @pmrowla

Thanks again to @daavoo, @dberenbaum, @jorgeorpinel, @karajan1001, @pared, @pmrowla, @pre-commit-ci[bot], @shcheklein and @skshetry for the contributions! πŸŽ‰

dvc - 2.15.0 πŸ¦‰

Published by release-drafter[bot] over 2 years ago

Refer to https://dvc.org/doc/install for installation instructions.

Changes

πŸš€ New Features and Enhancements

  • introduce new data:status command (#7943) @skshetry

Thanks again to @skshetry for the contributions! πŸŽ‰

dvc - 2.14.0 πŸ¦‰

Published by release-drafter[bot] over 2 years ago

Refer to https://dvc.org/doc/install for installation instructions.

Changes

  • Update setup.cfg: typo in webhdfs_kerberos extras (#8017) @aguschin

πŸš€ New Features and Enhancements

  • fs: gdrive: add gdrive_acknowledge_abuse (#8040) @efiop
  • exp: init: Use persist: true if checkpoint. (#8000) @daavoo
  • gc: Add support for --rev and --num. (#7971) @daavoo
  • dvc queue: merge dev-task dev branch (#7976) @pmrowla
  • Add --time to dvc gc and dvc exp gc (#7970) @karajan1001

πŸ”¨ Maintenance

  • deps: bump dvc-data to 0.1.4 (#8039) @efiop
  • build(deps): Bump pyinstaller from 5.0 to 5.2 (#7996) @dependabot
  • build(deps-dev): Bump pylint from 2.14.4 to 2.14.5 (#8022) @dependabot
  • build(deps-dev): bump mypy from 0.961 to 0.971 (#8028) @dependabot

Thanks again to @aguschin, @daavoo, @dberenbaum, @dependabot, @dependabot[bot], @efiop, @jorgeorpinel, @karajan1001, @pmrowla and @skshetry for the contributions! πŸŽ‰

dvc - 2.13.0 πŸ¦‰

Published by release-drafter[bot] over 2 years ago

Refer to https://dvc.org/doc/install for installation instructions.

Changes

  • deps: bump dvc-data, install dvc-data cli deps in dev mode (#7994) @skshetry
  • deps: bump dvc-data to 0.0.20 (#7992) @efiop
  • checkout: use dvcignore (#7963) @alexmojaki

πŸš€ New Features and Enhancements

  • metrics: support TOML files (#7965) @alexmojaki

πŸ”¨ Maintenance

  • build(deps-dev): Bump pytest-mock from 3.8.1 to 3.8.2 (#7982) @dependabot

Thanks again to @alexmojaki, @dependabot, @dependabot[bot], @efiop and @skshetry for the contributions! πŸŽ‰

dvc - 2.12.1 πŸ¦‰

Published by release-drafter[bot] over 2 years ago

Refer to https://dvc.org/doc/install for installation instructions.

Changes

πŸš€ New Features and Enhancements

  • api: params_show: Raise exception if no params found. (#7938) @daavoo
  • parsing: Support dict unpacking in cmd. (#7907) @daavoo
  • Help text for dvc update (#7958) @dberenbaum
  • Initial support for flexible plots (#7477) @pared

πŸ› Bug Fixes

  • dvc: normalize targets before entering brancher (#7966) @efiop

πŸ”¨ Maintenance

  • deps: bump dvc-data to 0.0.19 (#7979) @efiop
  • build(deps): Bump dvc-data from 0.0.16 to 0.0.18 (#7968) @dependabot
  • deps: remove setuptools_scm_git_archive (#7952) @skshetry

Thanks again to @alexmojaki, @daavoo, @dberenbaum, @dependabot, @dependabot[bot], @efiop, @pared, @pre-commit-ci, @pre-commit-ci[bot] and @skshetry for the contributions! πŸŽ‰

dvc - 2.12.0 πŸ¦‰

Published by release-drafter[bot] over 2 years ago

Refer to https://dvc.org/doc/install for installation instructions.

Changes

  • deps: bump dvc-data to 0.0.16 (#7948) @skshetry
  • setup: bump dvc-data (#7935) @efiop
  • dvc: use dvc-data 0.0.8 (#7912) @efiop
  • readme: mention vs code extension (#7859) @dberenbaum

πŸš€ New Features and Enhancements

  • s3fs: Adds support for SSE client keys (#7671) @ap-kulkarni
  • api: Add params_show. (#7613) @daavoo
  • dvc plots: allow for setting output directory via config (#7911) @ykasimov
  • api: open: Raise ValueError if rev is used in wrong mode. (#7823) @daavoo

πŸ› Bug Fixes

  • render: image_converter: Support slash in revision. (#7937) @daavoo
  • exp apply: preserve untracked files (#7910) @pmrowla
  • run-cache: http: restrict uploads/downloads (#7874) @skshetry
  • run-cache: fix push from Windows to remote filesystems (#7873) @skshetry

πŸ”¨ Maintenance

  • build(deps-dev): Bump pytest-mock from 3.7.0 to 3.8.1 (#7936) @dependabot
  • build(deps-dev): Bump pylint from 2.14.3 to 2.14.4 (#7950) @dependabot
  • build(deps): Bump styfle/cancel-workflow-action from 0.9.1 to 0.10.0 (#7941) @dependabot
  • config: remove core.jobs dead code (#7908) @dberenbaum
  • setup: bump dvc-data to 0.0.12 (#7928) @efiop
  • readme: more VS Code Extension info. (#7916) @jorgeorpinel
  • build(deps-dev): Bump pylint from 2.14.2 to 2.14.3 (#7921) @dependabot
  • setup: bump dvc-data to 0.0.10 (#7919) @efiop
  • readme: consolidate intro (#7906) @dberenbaum
  • build(deps-dev): Bump pylint from 2.14.1 to 2.14.2 (#7902) @dependabot
  • build(deps): Unpin networkx; quote node names for pydot output (#7899) @dependabot
  • deps: bump dvc-data to 0.0.6; fix imports (#7895) @skshetry
  • build(deps): Bump dvc-render from 0.0.5 to 0.0.6 (#7893) @dependabot
  • [pre-commit.ci] pre-commit autoupdate (#7892) @pre-commit-ci
  • build(deps-dev): Bump pylint from 2.13.9 to 2.14.1 (#7853) @dependabot
  • build(deps-dev): Bump mypy from 0.942 to 0.961 (#7852) @dependabot
  • build(deps-dev): Bump filelock from 3.7.0 to 3.7.1 (#7834) @dependabot
  • build(deps): Bump actions/setup-python from 3 to 4 (#7870) @dependabot
  • dvc: upgrade to dvc-data 0.0.5 (#7887) @efiop
  • readme: remove donate requests (#7862) @dberenbaum

Thanks again to @ap-kulkarni, @daavoo, @dberenbaum, @dependabot, @dependabot[bot], @dtrifiro, @efiop, @jorgeorpinel, @pmrowla, @pre-commit-ci, @pre-commit-ci[bot], @skshetry, @ykasimov and Yury for the contributions! πŸŽ‰

dvc - 2.11.0 πŸ¦‰

Published by release-drafter[bot] over 2 years ago

Refer to https://dvc.org/doc/install for installation instructions.

Changes

  • scm: fix clone (#7674) @dtrifiro
  • exp init: create output dirs (#7752) @dberenbaum
  • checkout: --relink show helpful message on completion (#7709) @ykasimov
  • setup: set upper bound on networkx (#7849) @efiop
  • docs: update the package installation guide (#7839) @huang06
  • setup: bump scmrepo to 0.0.24 (#7837) @efiop
  • bump scmrepo to 0.0.23 (#7831) @dtrifiro
  • Revert "dvc ls: not raise PathMissingError on empty dir." (#7728) @karajan1001
  • dvcfile: preserve 'remote' on add and commit (#7618) @SamKnightGit
  • plots: image converter return absolute paths (#7664) @pared

πŸš€ New Features and Enhancements

  • exp: output troubleshooting link on shallow merge failure (#7791) @pmrowla
  • exp: show: Include additional info in --json. (#7690) @daavoo
  • exp list: fix git_remote metavar (#7808) @dberenbaum
  • fs.callbacks: simplify, ensure None does not break them, lazy richcallbacks (#7722) @skshetry
  • exp init: fixes #7534; simplifies/updates exp init --live (#7703) @dberenbaum
  • run/repro/stage add: regroup options/flags (#7524) @jorgeorpinel

πŸ‡ Optimizations

  • plots: grouping: stop using dpath.util.search (#7811) @pared
  • fs: path: use flavour.basename (#7764) @dtrifiro
  • dvc.data: save and try loading raw dir objects (#7597) @dtrifiro
  • repofs: only use dvcfs when --dvc-only is specified (#7659) @skshetry
  • exp: speed up repro execution with untracked directories in workspace (#7786) @dtrifiro

πŸ› Bug Fixes

  • sshfs: bump min ver to 2022.6.0 (#7856) @pmrowla
  • brancher: use scm.root_dir to determine relative cwd (#7845) @efiop
  • plots: Pass templates_dir to match_renderers. (#7820) @daavoo
  • dag: mermaid: Use quotation marks to escape node name. (#7803) @daavoo
  • dvc.stage.cache: fix typo, was using src filesystem to transfer (#7739) @skshetry
  • Catch correct exception class in params.show() (#7750) @Suor
  • dag: fix dot file rendering order. (#7725) @tirkarthi
  • Fail on sync when there is no match for glob. (#7687) @tirkarthi
  • dvc ls: not raise PathMissingError on empty dir. (#7729) @karajan1001
  • dvc ls: not raise PathMissingError on empty dir. (#6120) @karajan1001
  • FileSystem: handle encoding via kwargs. (#7694) @daavoo

πŸ”¨ Maintenance

  • build(deps): Bump pre-commit/action from 2.0.3 to 3.0.0 (#7846) @dependabot
  • dvc: drop python 3.7 (#7826) @efiop
  • fix linter issue (#7797) @skshetry
  • build(deps): Bump dvc-data from 0.0.1 to 0.0.2 (#7796) @dependabot
  • dvc.data: use own internal error instead of DvcException (#7772) @skshetry
  • build(deps): Bump pyinstaller from 5.0 to 5.1 (#7769) @dependabot
  • objects.fs: do not use format_link, DvcException and fix_env from DVC (#7766) @skshetry
  • build(deps-dev): Bump pylint from 2.13.8 to 2.13.9 (#7746) @dependabot
  • build(deps-dev): Bump filelock from 3.6.0 to 3.7.0 (#7745) @dependabot
  • fs.callbacks: simplify, ensure None does not break them, lazy richcallbacks (#7722) @skshetry
  • build(deps-dev): Bump pytest from 7.1.1 to 7.1.2 (#7621) @dependabot
  • build(deps-dev): Bump pylint from 2.13.7 to 2.13.8 (#7677) @dependabot
  • deps: bump s3fs to >=2022.02.0 (#7672) @skshetry

Thanks again to @SamKnightGit, @Suor, @daavoo, @dberenbaum, @dependabot, @dependabot[bot], @dtrifiro, @efiop, @huang06, @jorgeorpinel, @karajan1001, @pared, @pmrowla, @pre-commit-ci[bot], @skshetry, @tirkarthi, @ykasimov, Samuel Knight and Yury for the contributions! πŸŽ‰

dvc - 2.10.2 πŸ¦‰

Published by release-drafter[bot] over 2 years ago

Refer to https://dvc.org/doc/install for installation instructions.

Changes

πŸš€ New Features and Enhancements

  • dag: Add --mermaid and --md option. (#7383) @daavoo
  • stage/exp list: alias --names-only to --name-only (#7598) @skshetry
  • Add log statement to collect repo (#7393) @Erotemic
  • exp init: Replace live section with metrics and plots. (#7603) @daavoo

πŸ› Bug Fixes

  • exp pull/push: better result handling in exp sharing(#7448) (#7596) @karajan1001
  • Raise informative missing s3 extra (#7501) @nsorros
  • plots: json: show even if no results (#7550) @pared
  • exp show: prefer exp names for experiments (#7572) @pmrowla
  • completion: fix dvc exp completion on zsh/bash (#7595) @skshetry
  • scm: fix progress bar, show progress and repo being cloned (#7632) @skshetry
  • plots: Fix repo with removed plots (#7643) @daavoo
  • fsspec wrapper: remove can handle dirs (#7604) @pared
  • render.match: Skip errored revisions in get_files (#7606) @daavoo
  • exp show: lockless behavior (#7574) @pmrowla
  • hdfs: Fix _strip_protocol and _checksum (#7563) @daavoo
  • parsing: use relative paths; force absolute paths to relative (#7579) @skshetry
  • exp show: prefer exp names for experiments (#7572) @pmrowla
  • erepo: include exp refs in clones (#7554) @pmrowla
  • fs.gdrive: Fix GDRIVE_CREDENTIALS_DATA for service accounts (#7213) @RCdeWit

πŸ”¨ Maintenance

  • dvclive: bump 0.7.3 (#7644) @daavoo
  • live: Remove html generation. (#7514) @daavoo
  • bump pydrive: improves and fixes thread safety (#7600) @shcheklein
  • repofs: base on fsspec (#7581) @efiop
  • build(deps): Bump pyinstaller from 4.10 to 5.0 (#7582) @dependabot
  • build(deps): Bump scmrepo from 0.0.16 to 0.0.19 (#7559, #7596) @dependabot
  • build(deps): Bump codecov/codecov-action from 2.1.0 to 3 (#7551) @dependabot

Thanks again to @Erotemic, @PythonFZ, @RCdeWit, @daavoo, @dependabot, @dependabot[bot], @efiop, @karajan1001, @nsorros, @pared, @pmrowla, @pre-commit-ci, @pre-commit-ci[bot], @shcheklein, @skshetry, RCdeWit and Rob de Wit for the contributions! πŸŽ‰

dvc - 2.10.1 πŸ¦‰

Published by release-drafter[bot] over 2 years ago

Refer to https://dvc.org/doc/install for installation instructions.

Changes

πŸš€ New Features and Enhancements

  • exp show: pcp: Allow to --drop Experiment (#7536) @daavoo

πŸ› Bug Fixes

  • build: workaround pyinstaller inspect.getmodule issue (#7545) @pmrowla
  • plots: image: fix image to_json structure (#7533) @pared

πŸ”¨ Maintenance

  • build: workaround pyinstaller inspect.getmodule issue (#7545) @pmrowla
  • dvcfs: base on fsspec (#7521) @efiop

Thanks again to @daavoo, @efiop, @jorgeorpinel, @pared, @pmrowla and @skshetry for the contributions! πŸŽ‰

dvc - 2.10.0 πŸ¦‰

Published by release-drafter[bot] over 2 years ago

Refer to https://dvc.org/doc/install for installation instructions.

Changes

  • render: Extract to dvc_render (#7409) @daavoo
  • s3: add aiobotocore as dependency explicitly (#7513) @skshetry
  • fs.http: prevent hangs under some network conditions (#7460) @dtrifiro
  • Revert "build: pin setuptools to <61" (#7504) @skshetry
  • UI problem in dvc exp push (#7485) @karajan1001
  • exp: remove mentions of resume (#7482) @dberenbaum
  • exp show/pull/push/list: help text for -n (#7444) (#7450) @karajan1001
  • exp remove: rename --all-commits flag add a new rev flag and unify the collection of revs (#7155) (#7275) @karajan1001
  • fix: hooks install alongside pre-commit tool (#7443) @lcc
  • diff: fix missing key bug (#6720) (#7406) @dberenbaum
  • Fix dvc add -o issue #7357 (#7362) @eggqq007
  • plots: json: add datapoints to vega plots (#7367) @pared

πŸš€ New Features and Enhancements

  • ui: add revision info on dvc.yaml/dvc.lock/.dvc syntax and schema errors (#7517) @skshetry
  • exp init: change ui prompts structure and output (#7497) @skshetry
  • exp remove: show removed experiments #7449 (#7479) @karajan1001
  • exp init: create params file by default (#7413) @skshetry
  • params: allow tracking file (#7432) @skshetry
  • exp push/pull: make all the flags in exp show and exp list support pull/push (#7154) (#7255) @karajan1001
  • exp list: add the new flags (including -A/--all-commits) (#7153) (#7245) @karajan1001
  • exp run: remove unsupported (repro only) arguments (#7441) @pmrowla
  • exp init: refactor and simplify interactive mode (#7396) @skshetry

πŸ› Bug Fixes

  • deps: bump tqdm (#7503) @casperdcl
  • odb: set fs_path to be "" (root) for webdav (#7488) @skshetry

πŸ”¨ Maintenance

  • scmrepo: update to 0.0.16 (#7520) @pmrowla
  • build(deps): Bump scmrepo from 0.0.13 to 0.0.14 (#7519) @dependabot
  • build(deps-dev): Bump hdfs from 2.6.0 to 2.7.0 (#7516) @dependabot
  • build(deps): Bump dvc-render from 0.0.3 to 0.0.4 (#7515) @dependabot
  • build(deps-dev): Bump mypy from 0.931 to 0.942 (#7500) @dependabot
  • build(deps-dev): Bump pytest from 6.2.5 to 7.1.1 (#7512) @dependabot
  • build(deps-dev): Bump types-requests from 2.27.14 to 2.27.15 (#7507) @dependabot
  • build(deps-dev): Bump types-requests from 2.27.13 to 2.27.14 (#7478) @dependabot
  • build(deps): Bump actions/cache from 2.1.7 to 3 (#7483) @dependabot
  • scmrepo: update to 0.0.13 (#7469) @pmrowla
  • build(deps-dev): Bump types-tabulate from 0.8.5 to 0.8.6 (#7474) @dependabot
  • build(deps-dev): Bump types-requests from 2.27.12 to 2.27.13 (#7473) @dependabot
  • build(deps-dev): Bump google-cloud-storage from 2.2.0 to 2.2.1 (#7467) @dependabot
  • build(deps-dev): Bump google-cloud-storage from 2.1.0 to 2.2.0 (#7464) @dependabot
  • build(deps-dev): Bump types-requests from 2.27.11 to 2.27.12 (#7457) @dependabot
  • build(deps-dev): Bump dvclive[image] from 0.5.1 to 0.6.0 (#7437) @dependabot
  • build(deps): Bump pyinstaller from 4.9 to 4.10 (#7439) @dependabot
  • build(deps): Bump scmrepo from 0.0.7 to 0.0.10 (#7440) @dependabot
  • build(deps): Bump actions/checkout from 2.4.0 to 3 (#7431) @dependabot
  • build(deps): Bump actions/setup-python from 2 to 3 (#7426) @dependabot
  • build(deps-dev): Bump filelock from 3.5.1 to 3.6.0 (#7400) @dependabot
  • build(deps-dev): Bump types-requests from 2.27.10 to 2.27.11 (#7416) @dependabot
  • exp init: refactor and simplify interactive mode (#7396) @skshetry

Thanks again to @casperdcl, @daavoo, @dberenbaum, @dependabot, @dependabot[bot], @dtrifiro, @eggqq007, @karajan1001, @lcc, @pared, @pmrowla, @skshetry and Zhenyu Gao for the contributions! πŸŽ‰

dvc - 2.9.5 πŸ¦‰

Published by release-drafter[bot] over 2 years ago

Refer to https://dvc.org/doc/install for installation instructions.

Changes

πŸš€ New Features and Enhancements

  • exp init: create workspace structure by default, show workspace tree (#7331) @skshetry

πŸ› Bug Fixes

  • dvcfs: handle repo root (#7408) @efiop
  • fix ignored job count (#7373) @dtrifiro

πŸ”¨ Maintenance

  • build(deps-dev): Bump filelock from 3.4.2 to 3.5.1 (#7394) @dependabot

Thanks again to @dependabot, @dependabot[bot], @dtrifiro, @efiop and @skshetry for the contributions! πŸŽ‰

dvc - 2.9.4 πŸ¦‰

Published by release-drafter[bot] over 2 years ago

Refer to https://dvc.org/doc/install for installation instructions.

πŸš€ New Features and Enhancements

  • plots: make templates generation explicit (#7108) @pared
  • exp show: Include deps and outs. (#7089) @daavoo
  • utils: add decorator to wrap diskcache pickle errors (#7300) @pmrowla
  • exp init: handle exception properly on missing parameters file (#7277) @skshetry
  • Fix 3 README links so that they render in GitHub (#7302) @discdiver
  • exp show: Add --drop and --keep args (#7141) @daavoo
  • repro/exp run: display stage name instead of filepath on failure (#7282) @skshetry
  • plots: update linear template so colors can be externally overwritten (#7280) @mattseddon
  • exp pull/push: add multi exp name arg support (#7206) @karajan1001
  • exp run: support naive remote execution via --machine (#7173) @pmrowla
  • exp show: add --rev flag (#7152) (#7204) @karajan1001
  • rich-table: fix add_column args/kwargs (#7252) @skshetry
  • Add config option plots.auto_open (#7159) @daavoo

πŸ‡ Optimizations

  • cli: improve startup speed (#7293) @skshetry

πŸ› Bug Fixes

  • exp show: show exp when checkpoint is running(#7329) (#7349) @karajan1001
  • remove .dvcignore on destroy (#7360) @dtrifiro
  • exp show: handle extending/renaming of metrics/params. (#7264) @daavoo
  • Doc URL correction for GitAuthError (#7321) @tapadipti
  • ignore: move debug statement to the proper location (#7311) @dtrifiro
  • exp run: do not log message twice on workspace executor (#7306) @skshetry
  • find_root: unify error message (#7283) @efiop
  • plots: Fix --json requiring -o. (#7256) @daavoo
  • rich-table: fix add_column args/kwargs (#7252) @skshetry
  • fs: test_links: create destination directory first (#7239) @gh2o
  • handle paths ending with sep in dvc.fs.path.Path.parts (#7234) @jonburdo
  • ls: handle broken symlink (#7226) @pared
  • odb: pin index pickle protocol version (#7222) @pmrowla
  • Fix memory leak in Index.build_graph() (#7198) @Suor
  • exp: raise InvalidExpRefError properly (#7218) @skshetry
  • plots: dir: handle no data in cache/remote (#7163) @pared

πŸ”¨ Maintenance

  • build(deps-dev): Bump types-requests from 2.27.9 to 2.27.10 (#7388) @dependabot
  • build(deps-dev): Bump types-toml from 0.10.3 to 0.10.4 (#7368) @dependabot
  • build(deps-dev): Bump dvclive[image] from 0.5.0 to 0.5.1 (#7365) @dependabot
  • build(deps-dev): Bump types-requests from 2.27.8 to 2.27.9 (#7364) @dependabot
  • tests: several tests migrated unittest to pytest (#7273) @nik123
  • build(deps): Bump pyinstaller from 4.8 to 4.9 (#7351) @dependabot
  • build(deps-dev): Bump pytest-mock from 3.6.1 to 3.7.0 (#7320) @dependabot
  • build(deps-dev): Bump types-requests from 2.27.7 to 2.27.8 (#7327) @dependabot
  • build(deps-dev): Bump dvclive[image] from 0.4.6 to 0.5.0 (#7328) @dependabot
  • build(deps-dev): Bump google-cloud-storage from 2.0.0 to 2.1.0 (#7294) @dependabot
  • Fix 3 README links so that they render in GitHub (#7302) @discdiver
  • cli: refactor into a module (#7287) @skshetry
  • build(deps-dev): Bump pytest-timeout from 2.0.2 to 2.1.0 (#7286) @dependabot
  • build(deps-dev): Bump wsgidav from 3.1.1 to 4.0.1 (#7258) @dependabot
  • build(deps-dev): Bump google-cloud-storage from 1.43.0 to 2.0.0 (#7262) @dependabot
  • build(deps-dev): Bump types-requests from 2.27.5 to 2.27.7 (#7266) @dependabot
  • build(deps): Bump pyinstaller from 4.7 to 4.8 (#7261) @dependabot
  • exp show: add --rev flag (#7152) (#7204) @karajan1001
  • build(deps-dev): Bump types-tabulate from 0.8.4 to 0.8.5 (#7251) @dependabot
  • build(deps-dev): Bump types-toml from 0.10.1 to 0.10.3 (#7250) @dependabot
  • build(deps-dev): Bump mypy from 0.930 to 0.931 (#7242) @dependabot
  • build(deps-dev): Bump types-requests from 2.26.3 to 2.27.5 (#7249) @dependabot
  • exp remove: refactor exp utils (#7205) @karajan1001
  • build(deps-dev): Bump filelock from 3.4.0 to 3.4.2 (#7200) @dependabot
  • build(deps-dev): Bump pylint-plugin-utils from 0.6 to 0.7 (#7210) @dependabot
  • build(deps-dev): Bump types-tabulate from 0.8.3 to 0.8.4 (#7208) @dependabot
  • build(deps-dev): Bump pygments from 2.10.0 to 2.11.1 (#7217) @dependabot
  • build(deps-dev): Bump types-requests from 2.26.2 to 2.26.3 (#7209) @dependabot
  • build(deps-dev): Bump mypy from 0.921 to 0.930 (#7192) @dependabot
  • build(deps-dev): Bump wheel from 0.37.0 to 0.37.1 (#7193) @dependabot

Thanks again to @Suor, @amritghimire, @daavoo, @dberenbaum, @dependabot, @dependabot[bot], @discdiver, @dtrifiro, @efiop, @gh2o, @jonburdo, @karajan1001, @mattseddon, @nik123, @pared, @pmrowla, @pre-commit-ci, @pre-commit-ci[bot], @skshetry, @tapadipti and Daniele TrifirΓ² for the contributions! πŸŽ‰

Package Rankings
Top 5.09% on Conda-forge.org
Top 0.63% on Pypi.org