3.0.0 - dependency updates, DOI, orphan `FileAnotation`s, import options
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
- Doi and numpy by @erickmartins in #85
- fixing leftover datasets when
post_dataset
fails to link it to a project by @erickmartins in #87 - updating omero-py version by @erickmartins in #91
- changed list of points to be space-separated by @erickmartins in #93
post_file_annotation
can now create orphanedFileAnnotation
s by @erickmartins in #92- updated omero-py version by @erickmartins in #94
- Added development instructions to readme by @Tom-TBT in #102
- made Importer `zarr´ compatible by @jo-mueller in #99
New Contributors
- @Tom-TBT made their first contribution in #102
- @jo-mueller made their first contribution in #99
Full Changelog: 2.1.0...3.0.0