Skip to content

Releases: DagsHub/client

0.2.12 - Upload improvements

30 Jan 13:29
dfb120f
Compare
Choose a tag to compare

Fixed an issue where dagshub upload --update didn't work when uploading folders.
We also now handle our backend errors a bit better, in order to provide better feedback to what went wrong

0.2.11 - UX Improvements

25 Jan 16:27
42a580d
Compare
Choose a tag to compare

This release includes following improvements:

  • Added rich for prettier console output. Some functions already utilize it for better UX
  • You can now use dagshub upload and repo.upload() to upload folders
  • When asked to perform OAuth authorization, we now open the link in a new browser window

0.2.10_2 - Hotfix

09 Jan 12:37
b7bcac3
Compare
Choose a tag to compare

Fixed an issue, where dagshub create repo crashed, when a upload-data argument wasn't set

0.2.10_1 - Hotfix for CLI import

09 Jan 11:37
Compare
Choose a tag to compare

0.2.10 - Logging improvements and bugfixes

09 Jan 10:30
ba63a69
Compare
Choose a tag to compare

We now no longer print logging informational messages as log.warning(), instead using regular print()s + log.info()
If you want to turn off the print-logging, you can set a DAGSHUB_QUIET env var

Also fixed a bug where windows nested paths in DDA uploads were submitting incorrectly

0.2.9_1 - Init bugfixes

04 Jan 15:56
a53a413
Compare
Choose a tag to compare

This release fixes following bugs:

  • Crash when doing dagshub.init with dvc while outside of a git repository

0.2.9 - added init function

04 Jan 09:04
cd0508a
Compare
Choose a tag to compare
Bump version to 0.2.9

0.2.8

02 Jan 15:53
b4b5afe
Compare
Choose a tag to compare
Bump version to 0.2.8

0.2.7 - More OAuth improvements

18 Dec 09:56
6552976
Compare
Choose a tag to compare

0.2.6 - Improved OAuth flow

15 Dec 10:26
e6201f0
Compare
Choose a tag to compare
Bump version to 0.2.6

Added the new and improved oauth flow