Releases: numblr/glaciertools
Releases · numblr/glaciertools
Version 1.1
Description
The dependency of the scripts on jq
was removed.
Installation
Extract the archive into a location of your choice. The contained scripts have dependencies on each other (as described in the README) and are assumed to be in the same directory when executed.
Follow the instructions in the README to install necessary dependencies and execute the scripts.
Version 1.0
NOTE: This release still depends on jq!
If you are on Mac OS X and using Homebrew you can install it with
brew install jq
or use a package manager of your choice.
Description
Stable API and first bunch of issues are resolved.
- Distinct executable scripts for each tasks with stable API (scripts have dependencies on each other)
- Scripts are compatible with Linux and OS X
- Failures during upload are handled with retries and abort after ultimate failure
- Upload IDs starting with hyphens are handled correctly
- Multiple files can be specified
- Decent performance