Skip to content

Tags: ome/omero-cli-transfer

Tags

1.1.0

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
dealing with empty `image.name` returned by `showinf` in `prepare` (a…

…lso updating dependencies) (#91)

* dealing with empty `image.name`

* fixing the logic for names

* sneaking in some dependency updates

1.0.1

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
updating to 1.0.1

1.0.0

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
Updating ome-types

1.0.0rc1

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
marking as release candidate

0.8.0

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Human readable pack (#65)

* scaffold for simple pack

* simple test case working

* new tests, all passing

* improved testing, catching duplicate dataset names case

* removing debug print

* oops didn't need duplicate code

* flake8 fixes

0.7.3

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Update setup.py

0.7.2

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
using relative paths for `--filelist` as well (#61)

* using relative paths for `--filelist` as well

* tests passing

0.7.1

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
prepare now uses relative paths (#60)

0.7.0

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Add `--merge` option to `unpack` (#57)

* bump to new ome-types

* updating things for ome_types=0.4.0

* first try at merge projects, stubs for others

* only missing find_dataset

* first pass at merge, find_dataset needs reviewing

* now resolving dataset refs to actual datasets

* basic merge functionality working

* added basic prepare metadata

* doing clever image matching (again?) considering annotations

* tests passing - made `conn` optional on `make_image_map`

* merge tests passing, some extra minor fixes

- merging orphaned datasets
- using `isInstance` instead of `type`

* updated readme and setup.py

0.6.0

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
bump to 0.6.0