Skip to content

Releases: v7labs/darwin-py

v0.8.59

18 Apr 15:37
c128fa0
Compare
Choose a tag to compare

What's Changed

  • [PLA-683][external] 2 Minor fixes for importing of PASCAL VOC annotations by @JBWilkie in #783
  • [PLA-696][external] Allow registration of single-slotted read-write files from external storage by @JBWilkie in #785
  • [DAR-1104][External] Fix colours mismatch between files on semantic mask export by @AndriiKlymchuk in #789
  • [DAR-1104][Internal] Fix colours mismatch between files on semantic mask export by @AndriiKlymchuk in #792
  • [PLA-702] Add dependabot for pip and GitHub Actions by @saurbhc in #787
  • Bump debugpy from 1.6.7 to 1.8.1 by @dependabot in #798
  • [PLA-756] Existing properties are now imported without a .v7/manifest.json file by @saurbhc in #791
  • [PLA-639][External] Allow properties to be imported for annotations without IDs by @JBWilkie in #803
  • [PLA-699][external] Allow registration of multi-slotted read-write files from external storage by @JBWilkie in #790
  • Fixed bug when importing annotations with properties to non-default teams by @JBWilkie in #813
  • [PLA-801][external] fetch_remote_files() is called with an old, V1 argument by @JBWilkie in #809
  • [PLA-753][External] Combine the register & register_multi_slotted functions by @JBWilkie in #810
  • Bump ruff from 0.0.292 to 0.3.7 by @dependabot in #814
  • [DAR-1609][External] pull() never creates the properties metadata file in the annotations directory by @JBWilkie in #816
  • Bump black from 22.12.0 to 24.3.0 by @dependabot in #804
  • Bump actions/setup-python from 2 to 5 by @dependabot in #796
  • [PLA-585][external] Allow imports where some annotation frames are missing a main type by @JBWilkie in #788
  • Bump aws-actions/configure-aws-credentials from 2 to 4 by @dependabot in #797
  • Bump actions/github-script from 3 to 7 by @dependabot in #793
  • Bump jinja2 from 3.1.2 to 3.1.3 by @dependabot in #802
  • Bump orjson from 3.9.10 to 3.10.0 by @dependabot in #807
  • Bump idna from 3.6 to 3.7 by @dependabot in #812
  • Bump actions/checkout from 2 to 4 by @dependabot in #794
  • Revert "Bump actions/github-script from 3 to 7" by @saurbhc in #817
  • Version bump to 0.8.59 by @JBWilkie in #819

New Contributors

Full Changelog: v0.8.58...v0.8.59

v0.8.58

07 Mar 12:14
d144a43
Compare
Choose a tag to compare

What's Changed

  • [PLA-591][external] Fix for pushing subfolder structures on Windows by @JBWilkie in #778
  • [MED-23][external] Support for export from Raster Layer to NifTI by @tomvars in #750
  • [PLA-595] Don't create sub-annotation keyframe for every keyframe when importing annotations by @saurbhc in #779
  • [PLA-546][external] Removal of V1 code by @JBWilkie in #777
  • [PLA-640] Updating metadata property values while importing annotations by @saurbhc in #780
  • [DAR-991][Internal] Add support of hidden_areas to darwin py importer by @AndriiKlymchuk in #782
  • [PLA-672][external] Support for importing simple_table annotations by @JBWilkie in #781
  • Housekeeping: bump version to v0.8.58 by @saurbhc in #784

Full Changelog: v0.8.57...v0.8.58

v0.8.57

30 Jan 12:03
e918312
Compare
Choose a tag to compare

What's Changed

  • [PY-622][PY-626][PY-665] Import Properties (create/update) while importing annotations by @saurbhc in #759
  • [Bug] Property import fixed, options -> property_values by @saurbhc in #774
  • [DAR-214][external Fixed unhandled annotation types in 1.0 conversion by @JBWilkie in https://github.com//pull/773
  • [PY-658][external] Identified and correctly named all multi-processed functions by @JBWilkie in #771
  • [PLA-548][external] Resolved issue with item path filtering by @JBWilkie in #776
  • Housekeeping: bump version to v0.8.57 by @saurbhc in #775

Full Changelog: v0.8.56...v0.8.57

v0.8.56

18 Jan 16:03
0e0ad60
Compare
Choose a tag to compare

What's Changed

  • [PY-557] E2E test for Semantic Mask conversion by @saurbhc in #761
  • Config changes required for pydantic model updates by @Nathanjp91 in #766
  • Add assign batch action SDK by @rslota in #765
  • [PY-601][PY-644] Advanced Filters support for ItemQuery by @Nathanjp91 in #768
  • [DAR-5][internal] Remove CODEOWNERS from darwin-py by @whilefalse in #770
  • [PY-664][PY-662] BUG: Rasters import for videos fails on darwin-py 0.8.54 by @saurbhc in #762
  • Housekeeping: bump version to 0.8.56 by @saurbhc in #772

Full Changelog: v0.8.55...v0.8.56

v0.8.55

09 Jan 10:23
Compare
Choose a tag to compare

What's Changed

  • [PY-646][external] Resolved precision bug by @JBWilkie in #763
  • [PY-544][external] Item query & Item ID query sorting functionality + some linting by @JBWilkie in #764

Full Changelog: v0.8.54...v0.8.55

v0.8.54

19 Dec 16:18
Compare
Choose a tag to compare

What's Changed

  • [py-578][py-580] get properties endpoints by @Nathanjp91 in #747
  • [PY-646][external]Resolved precision bug & some linting by @JBWilkie in #751
  • Revert "Resolved precision bug & some linting (#751)" by @JBWilkie in #753
  • [PY-618] Add properties to existing Annotation Objects by @saurbhc in #744
  • [PY-623] Get team properties backported to client by @saurbhc in #749
  • [PY-611] Silently ignore "empty" masks during import by @saurbhc in #741
  • [PY-576][PY-581] Create + Update of properties by @Nathanjp91 in #756
  • [PY-624][PY-625] Add creating/updating a property - backported to client by @saurbhc in #755
  • [MED-22][external] import nifti to raster layer mask annotations by @tomvars in #725
  • [PY-645][externa] Improved tolerance for dots in filenames & test linting by @JBWilkie in #746
  • [PY-647][external]Fixed cv2 import statement by @JBWilkie in #754
  • [IO-1931][IO-1929] updates to versioning: PIL, Torch and python by @Nathanjp91 in #692

Full Changelog: v0.8.53...v0.8.54

v0.8.53

12 Dec 14:44
Compare
Choose a tag to compare

What's Changed

Full Changelog: v0.8.52...v0.8.53

v0.8.52

06 Dec 13:50
Compare
Choose a tag to compare

What's Changed

  • [PY-613] BUG: Unable to export Nifti files without file extension. by @saurbhc in #735
  • tag, untag an Item / ItemQuery object by @saurbhc in #733
  • [PY-399][externa] Meta methods & tests for setting layout by @JBWilkie in #728

Full Changelog: v0.8.51...v0.8.52

v0.8.51

28 Nov 11:50
Compare
Choose a tag to compare

What's Changed

Full Changelog: v0.8.50...v0.8.51

v0.8.50

21 Nov 10:42
Compare
Choose a tag to compare

What's Changed

  • [PY-386][external] Core method to move items between folders & tests by @JBWilkie in #709
  • [PY-384] Set item layout by @Nathanjp91 in #710
  • [PY-560][external] Changes to core API methods to improve consistency by @JBWilkie in #712
  • [PY-407][PY-534][PY-404] Item + ItemQuery objects by @Nathanjp91 in #715
  • [PY-400][external] Move Meta Item & ItemQuery to folder by @JBWilkie in #717
  • [PY-559][internal] E2E test: darwin convert CLI function with YOLOv8 by @owencjones in #716
  • [AI-1424] darwin-py black linewidth 88 reformatting by @ChristofferEdlund in #722
  • [PY-401][external] Restore Meta Item & ItemQuery functions by @JBWilkie in #718
  • [PY-402][external] Archive Meta Item & ItemQuery functions by @JBWilkie in #719
  • [PY-403][external] Set Priority Meta Item & ItemQuery functions by @JBWilkie in #720
  • automatic ruff --fix changes by @Nathanjp91 in #723
  • [PY-398] Polling on Item Push by @saurbhc in #708

Full Changelog: v0.8.48...v0.8.50