Skip to content
This repository has been archived by the owner on Aug 15, 2018. It is now read-only.

Releases: TissueMAPS/TmClient

0.3.3

01 Sep 11:11
Compare
Choose a tag to compare

Improvements

  • Add a --parallel option to upload/download command to the client. This allows to provide via-command line the number of images per connection to upload/download, which before was fixed. Yet, if it fails an error will be logged and a new connection will start again without crashing the all procedure.
  • Pretty-print process ID and thread name
  • Set max nr. of upload retries from command-line.

Bug fixes

  • File upload bug fix
  • Only use the basename of any server-sent file name

0.3.2

27 Jul 12:02
Compare
Choose a tag to compare

Features

  • pass CA bundle file for HTTPS

Improvements

  • handle password parsing in a more secure way
  • add methods for creating mapobject types

Bug fixes

  • fix incompatibilities with Python3
  • fix upload of feature values

0.3.1

03 Jul 23:22
Compare
Choose a tag to compare

Add functionality to upload jterator project to example bash script.

0.3.0

26 Jun 14:34
Compare
Choose a tag to compare
  • improve performance of file upload and feature download using parallel threads
  • Improve example script's ability to send emails upon certain events

0.2.2

07 Jun 11:14
Compare
Choose a tag to compare

Adding example scripts for running TissueMaps workflows from the command line

0.2.1

28 Apr 17:48
Compare
Choose a tag to compare

Few bugfixes

0.2.0

07 Apr 01:24
Compare
Choose a tag to compare

Additional methods for querying resources.

Support for submitting and monitoring workflows.

Restructured command line interface that closer mirrors resources.

Simplified installation procedure.

0.1.1

30 Jan 15:18
Compare
Choose a tag to compare
0.1.1 Pre-release
Pre-release

Release notes

Bug fixes.

Changes are fully backwards compatible.

0.1.0 (Rigi)

15 Nov 02:45
Compare
Choose a tag to compare
0.1.0 (Rigi) Pre-release
Pre-release

Release notes

Initial beta release.