Skip to content

Releases: TheJacksonLaboratory/ezomero

3.1.0 - HCS getters, annotation ID option in getters, list of values in map-annotations, README instructions improved

30 Aug 15:26
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: 3.0.1...3.1.0

3.0.1 - changing dependency pinning

11 May 17:37
Compare
Choose a tag to compare

This release has been fast-forwarded to deal with a Windows regression on omero-py==5.19.0.

What's Changed

Full Changelog: 3.0.0...3.0.1

3.0.0 - dependency updates, DOI, orphan `FileAnotation`s, import options

03 Apr 13:40
Compare
Choose a tag to compare

This is a relatively minor change for a major release - the change in post_file_annotation changes the function signature (and therefore is a breaking API change), so I decided to make it a major release to be on the safe side.

Full Changelog: 2.1.0...3.0.0

What's Changed

New Contributors

Full Changelog: 2.1.0...3.0.0

2.1.0 - new description and comment annotation functions

13 Sep 13:49
Compare
Choose a tag to compare

What's Changed

  • put_description implemented by @erickmartins in #78
  • adds get_comment_annotation_ids, get_comment_annotation, post_comment_annotation by @erickmartins in #79
  • fixed typo that set fill color instead of stroke color by @govekk in #82

Full Changelog: 2.0.0...2.1.0

ezomero 2.0.0 - many small fixes, API change on `Shape`s

20 Jun 13:45
Compare
Choose a tag to compare

PR #69 breaks backwards compatibility, so 2.0 it is!

What's Changed

New Contributors

Full Changelog: 1.2.1...2.0.0

1.2.1 - bugfix for import errors

21 Dec 18:24
f04f8c7
Compare
Choose a tag to compare

What's Changed

Full Changelog: 1.2.0...1.2.1

1.2.0 - added support to tables and type hints

20 Dec 20:45
Compare
Choose a tag to compare

What's Changed

Full Changelog: 1.1.1...1.2.0

ezomero 1.1.1 - fixes `ezimport` on Windows, adds tests to `ezimport`

21 Jul 20:28
Compare
Choose a tag to compare

What's Changed

Full Changelog: 1.1.0...1.1.1

ezomero 1.1.0 - extra ID functions, experimental import

08 Jun 17:51
Compare
Choose a tag to compare

What's Changed

Full Changelog: 1.0.1...1.1.0

ezomero 1.0.1 - a few extra ROI types

15 Feb 20:11
Compare
Choose a tag to compare

What's Changed

  • Added new ROI types (Label, Polyline) and extended Line to allow start/end markers by @erickmartins in #50

Full Changelog: 1.0.0...1.0.1