Skip to content

Releases: GReD-Clermont/simple-omero-client

5.18.0

22 Mar 18:05
74a9916
Compare
Choose a tag to compare

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

24 Feb 01:40
f2633ec
Compare
Choose a tag to compare

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

5.16.0

03 Nov 15:15
731293d
Compare
Choose a tag to compare

Notes

Containers are no longer reloaded after adding images or linking other containers, the reload method has to be called.

What's Changed

  • 5.16.0 in #76

Full Changelog: 5.15.0...5.16.0

5.15.0

23 Sep 09:09
61392b4
Compare
Choose a tag to compare

What's Changed

  • Add methods for user / group management by @Rdornier in #74

Full Changelog: 5.14.2...5.15.0

5.14.2

29 Jul 10:33
b2c030d
Compare
Choose a tag to compare

What's Changed

  • Add check for new columns and handle empty ROI list in TableWrapper in #71
  • Handle null deltaT values in PlaneInfoWrapper in #72
  • Split test/deploy in CI in #73

Full Changelog: 5.14.1...5.14.2

5.14.1

07 Jul 10:42
fcccf92
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: 5.14.0...5.14.1

5.14.0

28 Jun 08:42
f831aa0
Compare
Choose a tag to compare

What's Changed

  • Add methods to delete multiple tables with one API call by @Rdornier in #63
  • Fix table creation when multiple ROIs share the same name in #64

Full Changelog: 5.13.1...5.14.0

5.13.1

28 Jun 08:40
3f0fa88
Compare
Choose a tag to compare

What's Changed

  • Fix checkbounds in #62

Full Changelog: 5.13.0...5.13.1

5.13.0

13 Jun 13:03
7712f67
Compare
Choose a tag to compare

What's Changed

  • Fix import in multithreaded context in #61

Full Changelog: 5.12.3...5.13.0

5.12.3

06 Apr 12:39
b3021a8
Compare
Choose a tag to compare

What's Changed

  • Documentation for #57
  • Bugfix for #56
  • Bugfix for another possible null value in PlaneInfoWrapper
  • Bugfix for namespace being set from the name for tags

Full Changelog: 5.12.2...5.12.3