Skip to content

Releases: IGS/portal_client

v1.4.5

23 Mar 16:53
1c77de0
Compare
Choose a tag to compare
  • Fixes bug related to downloads from https urls.

v1.4.4

21 Mar 18:14
Compare
Choose a tag to compare
  • Fixed authentication handling when processing manifests with multiple FASP resources to download. Was interactively querying the password for each download instead of just once for all. Reported by @pbieberstein.

v1.4.3

06 Mar 02:04
Compare
Choose a tag to compare
  • Logging in convert_to_manifest.py.
  • Minor refactoring.
  • Improved documentation in classes per pylint.

v1.4.2

04 Mar 01:55
Compare
Choose a tag to compare
  • Corrections to setup.py.
  • Addition of --version option.

v1.4.1

01 Mar 17:28
8f7a92d
Compare
Choose a tag to compare
  • Additional clarification about the virtualenv creation.
  • Separate installation document and new readme.
  • Checking for ascp being in the path when FASP endpoint is used.

v1.4.0

01 Mar 17:26
Compare
Choose a tag to compare
  • Fixes FTP downloads for NCBI SRA FTP urls
  • Adds new feature, --disable-validation, to turn off/disable MD5 checksum validation to boost performance for large files/transfers (or when MD5 information is incorrect or unavailable).

v1.3.0

28 Feb 15:57
Compare
Choose a tag to compare
  • Fixes problem with destination path using /, instead of os.path.join().

v1.2.0

27 Feb 04:36
Compare
Choose a tag to compare
  • Updated documentation and new FASP functionality.

v1.1.0

27 Feb 04:35
Compare
Choose a tag to compare
  • Adding in a basic, but very convenient feature for creating a directory if it does not already exist.

Initial release.

27 Feb 04:34
Compare
Choose a tag to compare
  • Initial release.