Releases: Cytomine-ULiege/Cytomine-python-client
Releases · Cytomine-ULiege/Cytomine-python-client
v2.9.0
Changed
- Update cytomine.py to close https request session by @bedohazizsolt in #33
- Merge community client v2.3.3 by @bathienle in #36
New Contributors
- @bedohazizsolt made their first contribution in #33
- @bathienle made their first contribution in #36
Full Changelog: v2.8.3...v2.9.0
v2.8.3
v2.8.2
v2.8.1
v2.8.0
This release comes with new API services introduced in Cytomine-core v2.3.0.
New features
- API Cytomine-core v2.3.0:
ImageGroup
,ImageGroupCollection
,ImageGroupImageInstance
,ImageGroupImageInstanceCollection
- API Cytomine-core v2.3.0:
AnnotationGroup
,AnnotationGroupCollection
,AnnotationLink
,AnnotationLinkCollection
New exemples for image groups and annotation links are available in examples
folder.