Releases: cytomine/Cytomine-python-client
3.1.0
What's Changed
Added
- AnnotationGroup model
- AnnotationLink model
- ImageGroup model
- ImageGroupImageInstance model
Removed
- Job model
- ProcessingServer model
- Software model
- TrustedSource model
- UserJob model
- CytomineJob class
Full Changelog: 3.0.0...3.1.0
3.0.0
Compatible with Cytomine versions from CE2023.1 to CE2025.1 (inclusive)
Full Changelog: 2.4.1...3.0.0
Version 2.4.1
Compatible with Cytomine version up to CE/EET2023.1
Fix:
- upload uses basename
Full Changelog: 2.4.0...2.4.1
Version 2.4.0
Compatible with Cytomine versions up to CE2023.1/EET2023.1
New features:
- activity model (as suggested in #56)
Version 2.3.3
What's Changed
- feat: add example on how to retrieve property by @urubens in #50
- feat: give a more explicit message in case of url redirection by @chlmarchal
- feat: add software version as parameter of the software upload by @chlmarchal
- Edit version parameter and specify it as optional @gvincke
Full Changelog: v2.3.1...v2.3.3
Version 2.3.1
What's Changed
- Fix the import of MutableSequence causing cytomine import to fail wit… by @benjamindorra in #45
- style: try to respect pep8 by @urubens in #47
- fix: backward compatibility with IMS v1.x & v2.x for upload endpoint by @urubens in #46
- Minor fixes by @urubens in #48
New Contributors
- @benjamindorra made their first contribution in #45
Full Changelog: v2.3.0...v2.3.1
Version 2.3.0
v2.3.0 Changed hardcoded value for image server
Version 2.2.2
Version 2.2.1
Patch for Tag and TagDomainAssociation export
Version 2.2.0
Release of Cytomine-python-client (Version 2.2.0) : module of the Cytomine platform.
Please see https://doc.cytomine.org/Admins to know how to install Cytomine with Docker.
More information on Cytomine website and on our online documentation.
List of modifications :
- Improvments with the domains and methods used for interaction with the Cytomine V3 (software, software user repository).
- Add domains tag et tag domain association
- Add utilitary method for annotation classification
Thanks to :
The Cytomine research team at Montefiore Institut (ULiège University)
The Cytomine cooperative