Skip to content

Releases: HEPData/hepdata-cli

Release v0.2.2

17 Nov 12:50
Compare
Choose a tag to compare

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

21 Apr 11:02
Compare
Choose a tag to compare

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

15 Jul 13:54
04b6abb
Compare
Choose a tag to compare

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

08 Jun 21:28
Compare
Choose a tag to compare

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.