Changelog¶
Version 2.38¶
Added optional S3 support
Version 2.35¶
Improved quota-reached notification
Version 2.34¶
Updated publish on Conda
Version 2.33¶
path expansion on userhome (os.path.expanduser(download_dir)
Version 2.32¶
path expansion on userhome (os.path.expanduser(download_dir)
Version 2.28¶
API avoids download if file already exists and has the same size.
Version 2.25¶
Publish wheels to PyPi
Version 2.22¶
Fixed a bug when specifying a custom download directory
Version 2.21¶
Updated documentation
Version 2.18¶
Download URL computation has its own method
Version 2.17¶
Added Conda-Forge repository
Version 2.16¶
Fixed filename extraction in case of enclosing quotes
Version 2.14¶
Improved v1 to v2 payload conversion
Version 2.13¶
Fixed missing exception case that could lead to empty files
Version 2.12¶
Removed URL reading from file .hdarc
Version 2.0¶
Updated version compatible with HDA v2
Version 1.14¶
The download_dir is created automatically
Version 1.13¶
Minor documentation fixes
Version 1.12¶
Refactored client configuration
Logging system is now left to the developer
Concurrent downloads
Data order caching
Results slicing
Version 0.3.6¶
Updated implicit license accepting code
Version 0.3.4¶
Relaxed tests conditions
Version 0.3.2¶
Tests query reviewed
Version 0.3.1¶
Metadata fix
Version 0.2.4¶
Automatic refreshed token