Releases: GReD-Clermont/omero_macro-extensions
Releases · GReD-Clermont/omero_macro-extensions
1.4.0
Instructions
- Install the OMERO.insight plugin for Fiji (if you haven't already).
- Download the JAR file for the library.
- Download the JAR file for this plugin.
- Place these JAR files in your plugins folder and make sure to remove any previous version.
What's Changed
- Bump version and update style
- Implemented loading of subregion
- Key-Value pairs functions implementation
New Contributors
Full Changelog: 1.3.3...1.4.0
1.3.3
Instructions
- Install the OMERO.insight plugin for Fiji (if you haven't already).
- Download the JAR file for the library.
- Download the JAR file for this plugin.
- Place these JAR files in your plugins folder and make sure to remove any previous version.
What's Changed
Full Changelog: 1.3.2...1.3.3
1.3.2
Instructions
- Install the OMERO.insight plugin for Fiji (if you haven't already).
- Download the JAR file for the library.
- Download the JAR file for this plugin.
- Place these JAR files in your plugins folder and make sure to remove any previous version.
What's Changed
- Bump version and dependency, update README in #16
Full Changelog: 1.3.1...1.3.2
1.3.1
Instructions
- Install the OMERO.insight plugin for Fiji (if you haven't already).
- Download the JAR file for the library.
- Download the JAR file for this plugin.
- Place these JAR files in your plugins folder and make sure to remove any previous version.
What's Changed
- v1.3.1 in #15
Full Changelog: 1.3.0...1.3.1
1.3.0
Instructions
- Install the OMERO.insight plugin for Fiji (if you haven't already).
- Download the JAR file for the library.
- Download the JAR file for this plugin.
- Place these JAR files in your plugins folder and make sure to remove any previous version.
What's Changed
- Handle screens/plates/wells from macro extensions
Full Changelog: 1.2.0...1.3.0
1.2.0
Instructions
- Install the OMERO.insight plugin for Fiji (if you haven't already).
- Download the JAR file for the library.
- Download the JAR file for this plugin.
- Place these JAR files in your plugins folder and make sure to remove any previous version.
What's Changed
- Add remove rois by @romainGuiet in #10
- Print list of available functions by @ppouchin in #12
New Contributors
- @romainGuiet made their first contribution in #10
Full Changelog: 1.1.0...1.2.0
1.1.0
Instructions
- Install the OMERO.insight plugin for Fiji (if you haven't already).
- Download the JAR file for the library.
- Download the JAR file for this plugin.
- Place these JAR files in your plugins folder and make sure to remove any previous version.
What's Changed
- Renamed project and switched to simple-omero-client 5.8.3 in #3
- Merged modifications in #5
- Made code improvements in #6
- Added command to only list objects belonging to a given user
- Split Overlay and RoiManager ROIs processing. Now only refresh saved ROIs after import.
- Added unlink function
- Added and improved tests
- Added codecov to CI
- Added option to load ROIs to Overlay instead of the ROI Manager
- Changed saveTableAsTXT to saveTableAsFile with delimiter of choice (default: ',')
Full Changelog: 1.0.0...1.1.0
v1.1.0 (beta)
- Added command to only list objects belonging to a given user
- Split Overlay and RoiManager ROIs processing. Now only refresh saved ROIs after import.
- Added unlink function
- Added and improved tests
- Added codecov to CI
- Added option to load ROIs to Overlay instead of the ROI Manager
- Modified saveTableAsTXT to only store DataObject IDs
- Changed saveTableAsTXT to saveTableAsFile with delimiter of choice (default: ',')