Releases: GReD-Clermont/simple-omero-client
Releases · GReD-Clermont/simple-omero-client
5.19.0
What's Changed
- Revise map annotations in #88
- Re-assign correct indices to emptyColumns at table creation by @Rdornier in #89
- Add getKeyValuePairsAsList method
- Add method to retrieve image series
- Add methods to retrieve image paths (original and on server)
- Add "IMAGE_POS_*" properties to ImagePlus, containing relative image position (useful when cropped on import)
- Set
xOrigin
,yOrigin
andzOrigin
in ImagePlus, using plane info coordinates
Full Changelog: 5.18.0...5.19.0
5.18.0
What's Changed
- Add getImages() method to DatasetWrapper
- Add method to retrieve an ImagePlus within specified Bounds
- Add static method call() to ExceptionHandler to improve readability
- Improve ServiceException handling
- Use GitHub variables for Sonar
- Shorten lines to improve readability (smaller screens / diff view)
Full Changelog: 5.17.0...5.18.0
5.17.0
What's Changed
- Fix rois in #84
- Shape IDs are now stored in ROI properties in ImageJ
- Only rectangles, ellipses and polygons are now combined with XOR when converted
- Orphan images and containers by @Rdornier in #77
- Get file format in by @Rdornier #80
- Batch unlink by @Rdornier in #81
- List all the groups from OMERO by @Rdornier in #78
Full Changelog: 5.16.0...5.17.0