Skip to content

Releases: GReD-Clermont/omero_macro-extensions

1.4.0

19 Nov 10:13
e8189df
Compare
Choose a tag to compare

Instructions

  1. Install the OMERO.insight plugin for Fiji (if you haven't already).
  2. Download the JAR file for the library.
  3. Download the JAR file for this plugin.
  4. 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

06 Nov 08:09
e4f45ab
Compare
Choose a tag to compare

Instructions

  1. Install the OMERO.insight plugin for Fiji (if you haven't already).
  2. Download the JAR file for the library.
  3. Download the JAR file for this plugin.
  4. Place these JAR files in your plugins folder and make sure to remove any previous version.

What's Changed

  • Fix default port for websockets in #17
  • Bump versions, update README and improve ROI deletion in #18

Full Changelog: 1.3.2...1.3.3

1.3.2

01 Mar 01:36
62a7cc9
Compare
Choose a tag to compare

Instructions

  1. Install the OMERO.insight plugin for Fiji (if you haven't already).
  2. Download the JAR file for the library.
  3. Download the JAR file for this plugin.
  4. 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

09 Feb 01:37
2021779
Compare
Choose a tag to compare

Instructions

  1. Install the OMERO.insight plugin for Fiji (if you haven't already).
  2. Download the JAR file for the library.
  3. Download the JAR file for this plugin.
  4. 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

06 Apr 08:03
cb42fad
Compare
Choose a tag to compare

Instructions

  1. Install the OMERO.insight plugin for Fiji (if you haven't already).
  2. Download the JAR file for the library.
  3. Download the JAR file for this plugin.
  4. 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

29 Mar 12:56
9f572c6
Compare
Choose a tag to compare

Instructions

  1. Install the OMERO.insight plugin for Fiji (if you haven't already).
  2. Download the JAR file for the library.
  3. Download the JAR file for this plugin.
  4. Place these JAR files in your plugins folder and make sure to remove any previous version.

What's Changed

New Contributors

Full Changelog: 1.1.0...1.2.0

1.1.0

01 Mar 17:32
6efee9c
Compare
Choose a tag to compare

Instructions

  1. Install the OMERO.insight plugin for Fiji (if you haven't already).
  2. Download the JAR file for the library.
  3. Download the JAR file for this plugin.
  4. 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)

10 Dec 09:47
6178dbb
Compare
Choose a tag to compare
v1.1.0 (beta) Pre-release
Pre-release
  • 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: ',')

1.0.0

05 Jul 13:37
Compare
Choose a tag to compare
Switched to simple-omero-client 5.8.0 release