Releases: HEPData/hepdata-cli
Release v0.2.2
This release of the hepdata-cli
package adds support for the legacy yoda1
download format. It also replaces method_whitelist
with allowed_methods
to allow use with urllib3
v2. Support for Python 2.7 is removed as it is no longer tested by the continuous integration.
Full Changelog: v0.2.1...v0.2.2
Release v0.2.1
This patch release of the hepdata-cli
package increases the DEFAULT_TIMEOUT
(from 55 to 295 seconds) to reflect changes in the settings of the host Kubernetes cluster. It also adds a client-side check that the size of the upload file is less than UPLOAD_MAX_SIZE
.
Release v0.2.0
This second release of the hepdata-cli
package adds an upload
feature to allow users to upload a submission to hepdata.net from the command line or from Python as an alternative to the normal web upload.
Release v0.1.0
This is the first release of the hepdata-cli
package, a command line interface (CLI) and application program interface (API) to allow users to search and download from HEPData.