Skip to content

Releases: v7labs/darwin-py

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

v0.8.49

15 Nov 10:06
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

Full Changelog: v0.8.48...v0.8.49

v0.8.48

07 Nov 10:19
Compare
Choose a tag to compare

What's Changed

  • [IO-2040][external] Fix for NifTI exports that include filenames with dots by @JBWilkie in #705
  • [IO-1802][external] Added core item method to restore items + tests by @JBWilkie in #706
  • [IO-1746] Introduction of Pagination queries and changes to item_ids endpoint by @Nathanjp91 in #707

Full Changelog: v0.8.47...v0.8.48

v0.8.47

31 Oct 11:13
Compare
Choose a tag to compare

What's Changed

  • [IO-1445][external] Changes to LocalDataset() & get_annotations() to account for local releases pulled with folders by @JBWilkie in #678
  • [IO-1276] 3-step upload by @owencjones in #693
  • add poetry config file poetry.toml by @saurbhc in #700
  • [IO-1461][IO-1820] Code Documentation + exception refactoring + mypy checking by @Nathanjp91 in #701
  • [IO-1801][external] Core item archive method & tests by @JBWilkie in #702
  • [IO-1800][internal] Set Priority of items by @owencjones in #699
  • [IO-1805][external] Core delete item method & tests by @JBWilkie in #703

New Contributors

Full Changelog: v0.8.46...v0.8.47

v0.8.46

24 Oct 09:46
fae7714
Compare
Choose a tag to compare

What's Changed

  • [IO-1454][IO-1455][IO-1456][IO-1458] Streamlining of Team/Dataset deletion and creation methods by @Nathanjp91 in #685
  • tweaks to older code checks by @Nathanjp91 in #688
  • [IO-1496][external] Expose the name, type, and edge_ids of Stage objects by @JBWilkie in #690
  • [IO-1463][external] str & repr dunders for Meta objects by @JBWilkie in #694
  • [IO-1496][external] Ensure edges are returned as WFEdgeCore objects by @JBWilkie in #695
  • [IO-1278][IO-1277] Core Items/Folders apis by @Nathanjp91 in #691
  • [AI-1260][internal] add loading of polygon support for object detection datasets by @ChristofferEdlund in #679
  • [AI-1287] fixed the siutation when a user pass only a image by @ChristofferEdlund in #696
  • [IO-1800] Set priority by @owencjones in #697
  • Intro git hooks for typechecking by @Nathanjp91 in #689

Full Changelog: v0.8.45...v0.8.46