Skip to content
Permalink

Comparing changes

Choose two branches to see what’s changed or to start a new pull request. If you need to, you can also or learn more about diff comparisons.

Open a pull request

Create a new pull request by comparing changes across two branches. If you need to, you can also . Learn more about diff comparisons here.
base repository: DagsHub/client
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: 0.5.2
Choose a base ref
...
head repository: DagsHub/client
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: 0.5.3
Choose a head ref
  • 7 commits
  • 9 files changed
  • 3 contributors

Commits on Jan 23, 2025

  1. Copy the full SHA
    ceb5748 View commit details
  2. Merge pull request #584 from DagsHub/bug/datetime-field-default-value

    Bug: is_null queries with datetime fields don't work
    kbolashev authored Jan 23, 2025
    Copy the full SHA
    fabad2c View commit details

Commits on Jan 30, 2025

  1. Add a classes parameter to QueryResult.export_as_yolo().

    Fix a couple bugs that would break export on broken/incomplete annotations
    kbolashev committed Jan 30, 2025
    Copy the full SHA
    9fda4b7 View commit details
  2. Merge pull request #586 from DagsHub/enhancement/yolo-export-categories

    Enhancement: Add a classes parameter to QueryResult.export_as_yolo().
    kbolashev authored Jan 30, 2025
    Copy the full SHA
    647652c View commit details

Commits on Feb 3, 2025

  1. Limit boto3<1.36.0

    To avoid the versions of botocore which switched to using aws-chunked uploading by default
    guysmoilov authored Feb 3, 2025
    Copy the full SHA
    cafbc4b View commit details
  2. Merge pull request #588 from DagsHub/limit-boto3-version

    Limit boto3<1.36.0
    guysmoilov authored Feb 3, 2025
    Copy the full SHA
    0fa0f8d View commit details
  3. Bump to 0.5.3

    guysmoilov authored Feb 3, 2025
    Copy the full SHA
    aec754f View commit details
Loading