Skip to content

v0.4.0

Compare
Choose a tag to compare
@fayaaz fayaaz released this 01 Nov 14:45
· 60 commits to main since this release
e801035

What's Changed

  • Updates for create collection - ZGM-7569 by @ahaith in #45
  • Fixed an issue with relative paths by @pavel-gfx in #48
  • Check collection data before uploading images with collection creation by @mariya-gfx in #47
  • Update all annotation endpoints to be able to filter by type by @tracivar in #50
  • Update create_storage_item to be able to specify the blob name by @tracivar in #51
  • Pin libraries and remove some dependancies by @fayaaz in #49
  • Fixed a typo in imageset_id used by _get_imageset_id method by @pavel-gfx in #55
  • Minor fixes by @pavel-gfx in #58
  • Update uploaded blob id to be imagetsetsORdatasets/<upload__id>/<uuid()> by @tracivar in #56
  • Fix for 1vs8 bit masks by @Vaspra in #57
  • Annotation code tidy by @Vaspra in #54
  • Publish releases to PyPi and a few lint fixes by @fayaaz in #59
  • Fixed a bug in the create_collection method by @pavel-gfx in #61
  • Add functionality to save images to disk by @tarqu1n in #64
  • Changed type to anno_type in v2 annotation functions by @pavel-gfx in #62
  • Fix get_annotations_for_image for v2 collection by @tracivar in #63
  • Prepare new sdk version release by @fayaaz in #60

Full Changelog: https://github.com/zegami/zegami-python-sdk/commits/v0.4.0