Releases: ome/omero-cli-transfer
Releases · ome/omero-cli-transfer
1.3.1 - fixing paths on Windows
What's Changed
- updated commit on test infra by @erickmartins in #111
- Update README.md for PR 110 changes: output format specified by path by @psobolewskiPhD in #113
- posix-ifying paths for Windows by @erickmartins in #112
Full Changelog: 1.3.0...1.3.1
1.3.0 - adds `pack` option for creating uncompressed folders
What's Changed
- updated requirements to match pyproject by @govekk in #108
- Adding
packoption to create uncompressed folder by @erickmartins in #110
Full Changelog: 1.2.1...1.3.0
1.2.1 - minor bugfix for annotations, update on setup infra
What's Changed
- Check for namespace existence, fixes #104 by @glyg in #105
- Use
pyproject.tomlinstead ofsetup.pyby @erickmartins in #106
Full Changelog: 1.2.0...1.2.1
1.2.0 - many small fixes, `TimestampAnnotation`s, fully local `prepare` Latest
What's Changed
- Build by @jburel in #92
- Fix fileannotation download bug by @jmuhlich in #97
- Clean up annotation unique ID logic by @jmuhlich in #98
- Add support for TimestampAnnotation by @jmuhlich in #99
- updating deps, removing gateway requirement for prepare by @erickmartins in #96
- Use v1 to avoid issue when publishing by @jburel in #100
- Bump Python version to match the value in requirements file by @jburel in #101
- added logging instead of print by @mmongy in #103
New Contributors
Full Changelog: 1.1.0...1.2.0
1.1.0 - raising error for failed downloads, changing image IDs in Figures, packing lists of objects, fixing empty image names
What's Changed
- raising a
NonzeroReturnCodewhen download fails by @erickmartins in #81 - Making reference to image IDs not contained in a pack negative in Figures by @erickmartins in #84
- packing list of objects by @erickmartins in #85
- Readme update, test infra update by @erickmartins in #86
- using updated pytest interface by @erickmartins in #90
- dealing with empty
image.namereturned byshowinfinprepare(also updating dependencies) by @erickmartins in #91
Full Changelog: 1.0.1...1.1.0
1.0.1 - see 1.0.0
This is the same as 1.0.0, but for PyPI purposes
1.0.0 - Figures, plugin interface, --binaries option, XML schemas
NOTE: THIS IS A BREAKING CHANGE. Things packed with versions <1.0.0 won't be unpacked with 1.0.0, and vice-versa.
What's Changed
- Packing and unpacking figures by @erickmartins in #67
- migrate to Docker Compose V2 using 'docker compose' by @govekk in #70
- Added plugin interface for external packers by @cmohl2013 in #73
- Update infra by @jburel in #75
- adds a --binaries option to pack by @glyg in #72
- Changing from negative-id
CommentAnnotationsandMapAnnotationstoXMLAnnotationsfor non-OME data model info by @erickmartins in #74 - sets action to "published" so it runs on prereleases by @erickmartins in #80
New Contributors
- @govekk made their first contribution in #70
- @cmohl2013 made their first contribution in #73
- @glyg made their first contribution in #72
Full Changelog: 0.8.0...1.0.0
1.0.0rc1 - Figures, plugin interface, --binaries option, XML schemas
NOTE: THIS IS A BREAKING CHANGE. Things packed with versions <1.0.0 won't be unpacked with 1.0.0, and vice-versa.
Since there are a number of significant changes, this is a release candidate to allow folks time for testing and making sure their workflows are compatible with 1.0.0 when it comes out.
What's Changed
- Packing and unpacking figures by @erickmartins in #67
- migrate to Docker Compose V2 using 'docker compose' by @govekk in #70
- Added plugin interface for external packers by @cmohl2013 in #73
- Update infra by @jburel in #75
- adds a --metadata-only option to pack by @glyg in #72
- Changing from negative-id
CommentAnnotationsandMapAnnotationstoXMLAnnotationsfor non-OME data model info by @erickmartins in #74 - sets action to "published" so it runs on prereleases by @erickmartins in #80
New Contributors
- @govekk made their first contribution in #70
- @cmohl2013 made their first contribution in #73
- @glyg made their first contribution in #72
Full Changelog: 0.8.0...1.0.0rc1