Breaking changes:
- Restrict omero-marshal to Python 3 only - #66
Bugfixes:
- Fix import ordering issues - #64
Bugfixes:
- Always encode string in Decoder.set_property() #65
Bugfixes:
- Fix relative imports on Python 3 #63
Bugfixes:
- Use major.minor for version detection: #61
Features:
- Add support for OMERO 5.5 #59
Bugfixes:
- Remove support for 5.1.x #56
- Update Travis build to use Xenial and Ice 3.6.x #53
- Remove support for Python 2.6
- Add support for Python 3
Bugfixes:
- Fix stringent OMERO version check #51
Bugfix:
- Fix installation on CentOS following PyPI TLSv1.0 and TLSv1.1 deprecation #50
Features:
- Support for Masks #44
Bugfixes:
- Test with latest OMERO 5.4.x #43, #47
- Update Travis build to use Trusty and latest Ice 3.5.x #42
- Test with latest OMERO 5.3.x #41
Bugfixes:
- Fix stringent OMERO version check #38
Features:
- Migrate transforms encoder/decoders #20
- Support Line/Polyline markers #25
- Support Screens and Plates #26
- Support Images, Pixels and Channels #27, #32, #36
- Add convenience fields to encoded Permissions #30
- Support Well/WellSample/Image hierarchy #31
Bugfixes:
- Handle unloaded details #28
Bugfixes:
- Fix null strings #23
Features:
Features:
Features:
Bugfixes:
- Fix for non existing (optional) unit type attributes #6
Features:
- Support line shapes
- Support label shapes
- Add logging when requesting unknown encoders/decoders
Initial release.