NOTE: THIS IS A BREAKING CHANGE. Things `pack`ed with versions <1.0.0 won't be `unpack`ed 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 https://github.com/ome/omero-cli-transfer/pull/67
* migrate to Docker Compose V2 using 'docker compose' by govekk in https://github.com/ome/omero-cli-transfer/pull/70
* Added plugin interface for external packers by cmohl2013 in https://github.com/ome/omero-cli-transfer/pull/73
* Update infra by jburel in https://github.com/ome/omero-cli-transfer/pull/75
* adds a --metadata-only option to pack by glyg in https://github.com/ome/omero-cli-transfer/pull/72
* Changing from negative-id `CommentAnnotations` and `MapAnnotations` to `XMLAnnotations` for non-OME data model info by erickmartins in https://github.com/ome/omero-cli-transfer/pull/74
* sets action to "published" so it runs on prereleases by erickmartins in https://github.com/ome/omero-cli-transfer/pull/80
New Contributors
* govekk made their first contribution in https://github.com/ome/omero-cli-transfer/pull/70
* cmohl2013 made their first contribution in https://github.com/ome/omero-cli-transfer/pull/73
* glyg made their first contribution in https://github.com/ome/omero-cli-transfer/pull/72
**Full Changelog**: https://github.com/ome/omero-cli-transfer/compare/0.8.0...1.0.0rc1