Releases: iterative/dvclive
Releases · iterative/dvclive
3.48.0
What's Changed
- [pre-commit.ci] pre-commit autoupdate by @pre-commit-ci in #830
- [pre-commit.ci] pre-commit autoupdate by @pre-commit-ci in #834
- Bump mypy from 1.10.1 to 1.11.0 by @dependabot in #835
- support lists for log_plot y val by @dberenbaum in #837
- [pre-commit.ci] pre-commit autoupdate by @pre-commit-ci in #836
- build(deps): bump codecov/codecov-action from 4.4.1 to 4.5.0 by @dependabot in #829
- chore: Create py.typed by @suned in #831
- Bump mypy from 1.11.0 to 1.11.1 by @dependabot in #838
New Contributors
Full Changelog: 3.47.0...3.48.0
3.47.0
What's Changed
- Drops Catalyst
- Fixes numpy 2.0 issues
- Fixes dependencies for HF
Full Changelog: 3.46.1...3.47.0
3.46.1
What's Changed
- consolidate repro warnings by @dberenbaum in #820
- fix(studio): wait for studio metrics publish to complete on end by @shcheklein in #827
Full Changelog: 3.46.0...3.46.1
3.46.0
What's Changed
- [pre-commit.ci] pre-commit autoupdate by @pre-commit-ci in #800
- fix ruff lint errors by @skshetry in #801
- [pre-commit.ci] pre-commit autoupdate by @pre-commit-ci in #802
- build(deps-dev): update pytest-cov requirement from <5.0,>=3.0.0 to >=3.0.0,<6.0 by @dependabot in #803
- [pre-commit.ci] pre-commit autoupdate by @pre-commit-ci in #804
- build(deps): bump codecov/codecov-action from 4.1.0 to 4.1.1 by @dependabot in #805
- [pre-commit.ci] pre-commit autoupdate by @pre-commit-ci in #806
- post to studio in thread to avoid blocking by @dberenbaum in #814
- Fixes #812 by @ocraft in #813
- build(deps): bump codecov/codecov-action from 4.1.1 to 4.3.0 by @dependabot in #811
- [pre-commit.ci] pre-commit autoupdate by @pre-commit-ci in #810
New Contributors
Full Changelog: 3.45.0...3.46.0
3.44.1
What's Changed
- hf: warn of deprecating internal callback by @dberenbaum in #740
- Add internal counters to send only the latest datapoints to studio by @AlexandreKempf in #788
- remove ignores for dependabot by @skshetry in #792
- build(deps-dev): update pytest requirement from <8.0,>=7.2.0 to >=7.2.0,<9.0 by @dependabot in #797
- build(deps): bump actions/checkout from 3 to 4 by @dependabot in #793
- build(deps): bump actions/setup-python from 4 to 5 by @dependabot in #795
- build(deps-dev): update pytest-cov requirement from <4.0,>=3.0.0 to >=3.0.0,<5.0 by @dependabot in #798
- build(deps-dev): update pytest-sugar requirement from <1.0,>=0.9.6 to >=0.9.6,<2.0 by @dependabot in #796
- build(deps): bump codecov/codecov-action from 3.1.4 to 4.1.0 by @dependabot in #794
- use dvc_exp_git_remote to set studio repo url by @dberenbaum in #799
Full Changelog: 3.44.0...3.45.0
3.44.0
What's Changed
- monitor GPU, CPU, RAM, and disk resources by @AlexandreKempf in #785
Full Changelog: 3.43.0...3.44.0
3.43.0
What's Changed
- [pre-commit.ci] pre-commit autoupdate by @pre-commit-ci in #789
- studio: add subdir to live metrics post messages to support live experiments in monorepos by @mattseddon in #787
Full Changelog: 3.42.0...3.43.0
3.42.0
What's Changed
- ignore logs from vscode and pycharm by @AlexandreKempf in #771
- fix PR template by @AlexandreKempf in #772
- add typehints to Live's public methods by @AlexandreKempf in #770
- fix: Improve safety of logging images with implicit formats by @natikgadzhi in #744
- Add docstrings to public functions by @AlexandreKempf in #767
- drop Python 3.8 support by @mattseddon in #780
- fix ci: account for huggingface transformers changes by @mattseddon in #781
- stop writing dvc.yaml to repo during fabric tests by @dberenbaum in #782
- update cruft to have formatters for TOML and YAML by @AlexandreKempf in #783
- revert dropping of noqa by @dberenbaum in #784
- Allow for logging to Studio when not inside a repo by @dberenbaum in #646
- [pre-commit.ci] pre-commit autoupdate by @pre-commit-ci in #760
New Contributors
- @AlexandreKempf made their first contribution in #771
- @natikgadzhi made their first contribution in #744
Full Changelog: 3.41.1...3.42.0
3.41.1
What's Changed
- build(deps): bump actions/cache from 3 to 4 by @dependabot in #765
Full Changelog: 3.41.0...3.41.1
3.41.0
What's Changed
- Fix
TypeError
by explictly calling shadowedbuiltins.type
by @aazuspan in #762 - Fix a typo in README example by @mnrozhkov in #764
Full Changelog: 3.5.1...3.41.0