Releases: v7labs/darwin-py
Releases · v7labs/darwin-py
v0.8.59
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
- @dependabot made their first contribution in #798
Full Changelog: v0.8.58...v0.8.59
v0.8.58
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
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
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
v0.8.54
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
What's Changed
- [PY-558] add e2e-test for
darwin convert yolo ...
by @saurbhc in #734 - [PY-605][external]Added support for folder structures when importing CSV video tags by @JBWilkie in #724
- [PY-546] Coco e2e test by @Nathanjp91 in #739
- [PY-599] Advanced Filter objects by @Nathanjp91 in #737
- [PY-641][external] Small typing change to stage_id by @JBWilkie in #743
- [PY-619]
metadata.json
parser utilities by @saurbhc in #738 - [PY-542] Set stage by @saurbhc in #736
- [Ai-1477]-darwin-v2-export-fix by @ChristofferEdlund in #721
- [PY-632][external] Fix for LocalDatasets ignoring dataset partitions by @JBWilkie in #745
- [PY-573] Darwin Future Properties base objects by @Nathanjp91 in #740
- [PY-606][external] Added tests for CSV tag uploads by @JBWilkie in #727
- [PY-597] Darwin-py extra authenticate options by @Nathanjp91 in #742
Full Changelog: v0.8.52...v0.8.53
v0.8.52
v0.8.51
What's Changed
- fix for debugpy versioning by @Nathanjp91 in #730
- [PY-627] Long Video support for split video annotations by @Nathanjp91 in #731
- Fix
RecursionError
inItem
class by @saurbhc in #732
Full Changelog: v0.8.50...v0.8.51
v0.8.50
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