Releases: DagsHub/client
Releases · DagsHub/client
0.3.22 - Colab login
What's Changed
- Scheduled weekly dependency update for week 12 by @pyup-bot in #455
- Add a dagshub.colab.login command by @kbolashev in #458
Full Changelog: 0.3.21...0.3.22
0.3.21 - Startswith/Endswith, Visualize in DagsHub, Loading models
What's Changed
- Support starts with and ends with by @TalMalka123 in #451
- Add ability to visualize in the dagshub gallery view by @kbolashev in #444
- Data Engine: Add a progress bar for blob downloading by @kbolashev in #454
- Loading a model from DagsHub repo using
get_model_path
by @kbolashev in #447
Full Changelog: 0.3.20...0.3.21
0.3.20 - mounting repo bucket with RClone
What's Changed
- feature/support select fields by @simonlsk in #440
- Scheduled weekly dependency update for week 08 by @pyup-bot in #441
- Tests: add tests for os.path.isfile/isdir for streaming by @kbolashev in #445
- Scheduled weekly dependency update for week 10 by @pyup-bot in #446
- Add storage convenience features for mounting and syncing with rclone by @deanp70 in #450
Full Changelog: 0.3.19...0.3.20
0.3.19
What's Changed
- Bug: Make the client work even when git is not installed by @kbolashev in #443
Full Changelog: 0.3.18...0.3.19
0.3.18 - Repo bucket upload
What's Changed
Full Changelog: 0.3.17...0.3.18
0.3.17 - Datapoint and metadata deletion
What's Changed
- Chore: Remove stale file by @kbolashev in #437
- Allow dagshub.init() to be run without any arguments supplied by @kbolashev in #438
- Infra: Add tests for python 3.11/3.12, remove tests for python 3.7 by @kbolashev in #439
- delete datapoint by @sdafni in #425
- delete metadata by @sdafni in #424
Full Changelog: 0.3.16...0.3.17
0.3.16 - Fix FiftyOne annotation import
What's Changed
- FIftyOne: Unpack the new tuple that gets returned from the ls converter by @kbolashev in #436
Full Changelog: 0.3.15...0.3.16
0.3.15 - Introducing dagshub dowload
What's Changed
- Add ability to download a repo folder (including CLI) by @kbolashev in #389
Full Changelog: 0.3.14...0.3.15
0.3.14
What's Changed
- Save/Load Datasource/Dataset state from MLflow by @kbolashev in #410
- dagshub upload: variable batch size. by @yairl in #430
- Fix an issue where large colab notebooks would fail saving due to timeout by @deanp70 in #433
- Feature/Support sorting by @simonlsk in #432
- Add tenacity + retry on internal server errors in dagshub upload by @kbolashev in #431
- Streaming: Add ability to monkey-patched non-python opens by @kbolashev in #434
New Contributors
Full Changelog: 0.3.13...0.3.14
0.3.13 - minor bugfixes and doc improvements
What's Changed
- Bugfix: Fixed a faulty null check by @jinensetpal in #409
- Improve docstring for Datapoint.save() by @guysmoilov in #412
- Raise a better error on adding empty token by @kbolashev in #414
- Add Support ID to Data Engine errors by @sdafni in #416
- DDA Streaming: allow excluding certain glob patterns from being looked up by @kbolashev in #362
- Docs: Add example usage snippets for the bucket client flavors by @kbolashev in #426
Full Changelog: 0.3.12...0.3.13