Releases: DagsHub/client
Releases · DagsHub/client
0.6.4 - Annotation document metadata fix
What's Changed
- Bug: Don't parse annotations as documents, even if the tag is set by @kbolashev in #636
Full Changelog: 0.6.3...0.6.4
0.6.3 - Annotation import windows path handling fix
What's Changed
Full Changelog: 0.6.2...0.6.3
0.6.2 - RepoAPI LS bugfixes
What's Changed
- Bug: fix typo in RepoAPI._tenacious_ls_request by @kbolashev in #621
- RepoAPI LabelStudio: Raise retry count for ls studio initialization wait by @kbolashev in #622
Full Changelog: 0.6.1...0.6.2
0.6.1 - Python 3.8 EOL, fix query composition bug
What's Changed
- Typing: fix typing on oauth_flow_url by @kbolashev in #618
- Chore: Drop python 3.8 and update dev requirements by @kbolashev in #616
- Bump setuptools from 70.0.0 to 78.1.1 by @dependabot[bot] in #617
- Bug: composing duplicate queries throws an error by @kbolashev in #620
New Contributors
- @dependabot[bot] made their first contribution in #617
Full Changelog: 0.5.10...0.6.1
0.5.10 - Fixes
What's Changed
- Bug: double writing tags leads to a bad request error by @kbolashev in #604
- Decomposed oauth_flow for use in custom UIs by @guysmoilov in #615
Full Changelog: 0.5.9...0.5.10
0.5.9 - MLflow labeling fixes
0.5.8 - ds.all() loading fix
What's Changed
- Fix ds.all() so that it passes load_* args to ds.fetch() by @guysmoilov in #599
Additionally bumped the annotation converter lower bound version to 0.1.4
Full Changelog: 0.5.7...0.5.8
0.5.7 - Windows fixes
What's Changed
- Tests: Fix platform-dependent path objects breaking on windows by @kbolashev in #596
- Bug: Nested folders upload incorrectly on windows by @kbolashev in #598
Full Changelog: 0.5.6...0.5.7
0.5.6 - Refetching fields
What's Changed
- Bug: refetch fields on has_field failure by @kbolashev in #595
Full Changelog: 0.5.5...0.5.6
0.5.5 - Dataframe upload fix
What's Changed
- Bug: Can't upload MetadataAnnotations through dataframe by @kbolashev in #593
Full Changelog: 0.5.4...0.5.5