Skip to content

Releases: v7labs/darwin-py

v1.1.1

26 Nov 13:26
c5cbc5c
Compare
Choose a tag to compare

What's Changed

  • [DAR-4788][External] Allow download of frames extracted from videos & multi-slotted items by @JBWilkie in #972
  • [DAR-4815][External] Full-cycle E2E tests for videos, multi-slotted items, and multi-channel items by @JBWilkie in #967
  • Bump the python-requirements group across 1 directory with 2 updates by @dependabot in #965
  • [DAR-4940][External] - Remove the need to pass the legacy flag when importing and converting NifTI annotations by @JBWilkie in #973
  • [DAR-4813][External] Allow upload of volumetric DICOM series from folders of DICOM slices by @JBWilkie in #974
  • Version bump to 1.1.1 by @JBWilkie in #975

Full Changelog: v1.1.0...v1.1.1

v1.1.0

21 Nov 15:03
cc274ca
Compare
Choose a tag to compare

What's Changed

  • [DAR-4137][External] Do not push files in root of pushed directories to a . directory when preserve_folders=True by @JBWilkie in #954
  • [DAR-4304][External] Split annotation import payloads if required by @JBWilkie in #955
  • [DAR-4878][External] Addition of the handle_as_slices argument for push by @JBWilkie in #962
  • [DAR-3444][External] Drop support for Python 3.8 & add support for Python 3.12 by @JBWilkie in #963
  • [DAR-4923][External] Grant more memory to Ubuntu GH runners that need it by @JBWilkie in #966
  • [DAR-4932][External] correct pixdim application in mask to polygon by @dorfmanrobert in #968
  • [DAR-4931][External] Fixed regression affecting converting complex polygons to coco by @JBWilkie in #969
  • Version bump to 1.1.0 by @JBWilkie in #971

Full Changelog: v1.0.12...v1.1.0

Important note

This release officially drops support for Python 3.8 & adds support for Python 3.12

v1.0.12

13 Nov 10:32
d3749f8
Compare
Choose a tag to compare

What's Changed

  • [DAR-4039][External] E2E tests for converting annotations by @JBWilkie in #949
  • [DAR-4040][External] E2E test for pull by @JBWilkie in #956
  • [DAR-4672][External] Replaced no_legacy with legacy & swapped default scaling behaviour of NifTI importer by @JBWilkie in #958
  • [DAR-4140][External] Fixed NifTI import orientation by @JBWilkie in #953
  • [DAR-4780][External] Updated NifTI test data by @JBWilkie in #959
  • [DAR-4802][External] Replaced incorrectly scaled annotations with unscaled annotations by @JBWilkie in #960
  • [DAR-4071][External] Full cycle E2E test by @JBWilkie in #957
  • Version bump to 1.0.12 by @JBWilkie in #961

Full Changelog: v1.0.11...v1.0.12

v1.0.11

30 Oct 13:04
67e0866
Compare
Choose a tag to compare

What's Changed

  • [DAR-4308][External] Allow fetch_remote_files to return files that have not yet finished processing by @JBWilkie in #945
  • [DAR-4037][External] E2E tests for importing annotations to videos by @JBWilkie in #941
  • [DAR-4305][External] Cancel push operations if there are no valid files to upload, and correctly remove invalid files by @JBWilkie in #944
  • [DAR-4038][External] E2E annotation import tests for all supported formats by @JBWilkie in #947
  • [DAR-4489][External] Import item-level properties without annotations by @JBWilkie in #948
  • [DAR-2973][External] Creation and import of text item-level properties by @JBWilkie in #946
  • Version bump to 1.0.11 by @JBWilkie in #950

Full Changelog: v1.0.10...v1.0.11

v1.0.10

11 Oct 12:32
1479069
Compare
Choose a tag to compare

What's Changed

  • [DAR-4298][External] Skip item-properties import for non-Darwin JSON 2.0 formats by @JBWilkie in #939
  • [DAR-4299][External] Allow import of NifTI annotations to dataset items with >1 slot by @JBWilkie in #940
  • Version bump to 1.0.10 by @JBWilkie in #943

Full Changelog: v1.0.9...v1.0.10

v1.0.9

10 Oct 16:26
f90c6ac
Compare
Choose a tag to compare

What's Changed

  • [DAR-3984][External] Improved HTTP error code verbosity by @JBWilkie in #927
  • [DAR-3920][External] Bug fix for importing property values to identically named properties during property creation by @JBWilkie in #930
  • [DAR-3919][External] Warn when importing annotations with multiple instance IDs by @JBWilkie in #929
  • [DAR-4036][External] E2E tests for push and some coverage for import by @JBWilkie in #928
  • [DAR-3513][DAR-3514][DAR-3515][DAR-3516][DAR-3517][External] Multi-file push by @JBWilkie in #923
  • Bump the python-requirements group with 8 updates by @dependabot in #934
  • [DAR-4041][External] Add multi-file E2E tests by @JBWilkie in #931
  • [DAR-3846][External] Prevent upload of dataset items where the {item_path}/{item_name} already exists in the dataset by @JBWilkie in #937
  • [DAR-2860][External] Import of item-level properties by @JBWilkie in #936
  • Version bump to 1.0.9 by @JBWilkie in #938

Full Changelog: v1.0.8...v1.0.9

v1.0.8

16 Sep 13:16
0b1809e
Compare
Choose a tag to compare

What's Changed

  • Bump the python-requirements group with 3 updates by @dependabot in #921
  • [DAR-3695][External] Handle exif data when loading images during training by @dorfmanrobert in #924
  • [DAR-3771][External] Import of annotation-level properties by @JBWilkie in #925
  • Version bump to 1.0.8 by @JBWilkie in #926

Full Changelog: v1.0.7...v1.0.8

v1.0.7

29 Aug 14:02
3847814
Compare
Choose a tag to compare

What's Changed

  • [DAR-3487][External] Mitigate security issues found by CodeQL by @JBWilkie in #912
  • Bump the python-requirements group across 1 directory with 2 updates by @dependabot in #916
  • [DAR-3041][External] Change the behaviour of the force_slots argument of pull() by @JBWilkie in #915
  • [DAR-3579][External] Resolved legacy NifTI annotation import blocker by @JBWilkie in #917
  • [DAR-3333][External] Import raster layer annotations even if classes are created or updated by @JBWilkie in #918
  • version bump to 1.0.7 by @JBWilkie in #919

Full Changelog: v1.0.6...v1.0.7

v1.0.6

21 Aug 15:01
3f0208d
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v1.0.5...v1.0.6

v1.0.5

16 Aug 14:14
97e643a
Compare
Choose a tag to compare

What's Changed

  • [DAR-3430][External] Fixed annotation import issue with changed remote_files structure by @JBWilkie in #900
  • Version bump to 1.0.5 by @JBWilkie in #901

Full Changelog: v1.0.4...v1.0.5