Skip to content

Releases: ome/omero-cli-transfer

0.5.0 - experimental new subcommand `prepare`

20 Jun 16:57
788222f
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: 0.4.0...0.5.0

0.4.0 - (very basic) RO-Crate support

06 Feb 19:29
9e27ab9
Compare
Choose a tag to compare

What's Changed

Full Changelog: 0.3.3...0.4.0

0.3.3 - more bugfixes

26 Jan 15:28
7442abc
Compare
Choose a tag to compare

What's Changed

Full Changelog: 0.3.2...0.3.3

0.3.2 - improved testing, bugfixes

18 Jan 14:30
8b021b5
Compare
Choose a tag to compare

What's Changed

  • Better tests, fixing "dataset to plate" issue and ROI fill/strokecolors by @erickmartins in #37

Full Changelog: 0.3.1...0.3.2

Introducing type hints and bugfix for Plates/Screens

20 Dec 16:21
dd69363
Compare
Choose a tag to compare

What's Changed

0.3.0 - adds the optional `--metadata` and `--skip` arguments

29 Aug 13:40
2d979ad
Compare
Choose a tag to compare

What's Changed

Full Changelog: 0.2.3...0.3.0

0.2.3 - fixes failed unpacks when images auto-generate MapAnotations

01 Aug 15:59
d1d3d98
Compare
Choose a tag to compare

What's Changed

Full Changelog: 0.2.2...0.2.3

fixes for md5 memory usage and partially failed imports

24 Jul 23:38
5aefdf8
Compare
Choose a tag to compare

What's Changed

  • Md5 fix for OOM errors and skipping failed/missing images by @erickmartins in #27

Full Changelog: 0.2.1...0.2.2

0.2.1 - export to Bioimage Archive

21 Jun 18:46
20fd1e2
Compare
Choose a tag to compare

What's Changed

Full Changelog: 0.2.0...0.2.1

0.2.0 - changed to `tar` defaults, optional zip/folder packages

07 Jun 13:52
f211f94
Compare
Choose a tag to compare

What's Changed

  • Extra packing/unpacking options by @erickmartins in #23
  • Changed default packaging to uncompressed tar;
  • Added --zip optional argument to pack in case user wants a compressed zip;
  • Changed method to decompress zip files to zipfile.extractall() due to this
  • Added --folder optional argument to unpack so user can pass a folder post-unzipping if necessary.

Full Changelog: 0.1.1...0.2.0