Skip to content
This repository was archived by the owner on Oct 7, 2025. It is now read-only.

Releases: cytomine/Cytomine-python-client

3.1.0

29 Apr 09:54

Choose a tag to compare

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

28 Apr 10:31

Choose a tag to compare

Compatible with Cytomine versions from CE2023.1 to CE2025.1 (inclusive)

Full Changelog: 2.4.1...3.0.0

Version 2.4.1

03 Apr 08:06

Choose a tag to compare

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

18 Jan 15:06

Choose a tag to compare

Compatible with Cytomine versions up to CE2023.1/EET2023.1

New features:

  • activity model (as suggested in #56)

Version 2.3.3

09 Nov 16:20

Choose a tag to compare

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

20 Jun 14:41
1b2e462

Choose a tag to compare

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

Full Changelog: v2.3.0...v2.3.1

Version 2.3.0

28 Mar 08:27

Choose a tag to compare

v2.3.0

Changed hardcoded value for image server

Version 2.2.2

23 Mar 13:22

Choose a tag to compare

Add a Python json descriptor reader (by @urubens)
Update urllib3 (and dependent requests lib) and fix (by @urubens)
Add utils method for software (by @waliens)
Bug fix

Version 2.2.1

10 Sep 08:09

Choose a tag to compare

Patch for Tag and TagDomainAssociation export

Version 2.2.0

29 Apr 09:51

Choose a tag to compare

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