Published August 31, 2022
| Version 5.9.2
Software
Open
GReD-Clermont/simple-omero-client: 5.9.2
Description
What's Changed
- Switch to pom-scijava 32.0.0
- Switch to JUnit5
- Send output from tests to target/logs
- Change setup to JDK 8
- Add methods to create a screen and refactor code to import images to screens
- Add method addAndReplaceTable (#32)
- Add test for addAndReplaceTable
- Make Client constructor with arguments public (#34)
- Add methods to retrieve well, plate and screen from an image (#35)
- Add LibraryChecker utility class to check if required libraries are available (#36)
- Make specific tests for LibraryChecker
- Add time increment to ImagePlus and set the position to the first slice
- Use float coordinates for IJ ROI conversion
- Split ImageTest
- Simplify key/value tests in ImageTest
- Prevent GatewayWrapper from containing null fields
- Override toString method in GatewayWrapper and add server information to context
- Change disconnect method so that a sudo client does not disconnect the gateway
- Replace System.err.println with logger
- Add tests
- Add serialVersionUID to classes that require it
- Fix and improve Javadoc
- Rename some variables
- Minor code improvements
Full Changelog: https://github.com/GReD-Clermont/simple-omero-client/compare/5.9.1...5.9.2
Files
GReD-Clermont/simple-omero-client-5.9.2.zip
Files
(175.5 kB)
| Name | Size | Download all |
|---|---|---|
|
md5:2f319f054ff2ef661ece3920756888f2
|
175.5 kB | Preview Download |
Additional details
Related works
- Is supplement to
- https://github.com/GReD-Clermont/simple-omero-client/tree/5.9.2 (URL)