Releases: E3SM-Project/zstash
Releases · E3SM-Project/zstash
v1.2.0rc4
Features (user-facing)
- #170: Add option to specify tars to check or extract
- #154: Extend --hpss to accept a Globus URL
Bug Fixes (user-facing)
- #168: Fix false success on check
Documentation (user-facing)
- #169: Update Unified paths
- #181: Improve docs on check
- #182: Improve docs on keep
- #191: Fixes for rc4 (new in rc4)
Tests
DevOps
- #158 Add tbump to simplify version bumping
- #186: Fix conda requirements (new in rc2)
- #188: Fix globus-sdk conda error (new in rc3)
Other code changes
- #177 Remove keep from config
- #184: Bump to 1.2.0rc1
- #187: Bump to 1.2.0rc2 (new in rc2)
- #189: Bump to 1.2.0rc3 (new in rc3)
- #194: Bump to 1.2.0rc4 (new in rc4)
v1.2.0rc3
Features (user-facing)
- #170: Add option to specify tars to check or extract
- #154: Extend --hpss to accept a Globus URL
Bug Fixes (user-facing)
- #168: Fix false success on check
Documentation (user-facing)
- #169: Update Unified paths
- #181: Improve docs on check
- #182: Improve docs on keep
Tests
DevOps
- #158 Add tbump to simplify version bumping
- #186: Fix conda requirements (new in rc2)
- #188: Fix globus-sdk conda error (new in rc3)
Other code changes
- #177 Remove keep from config
- #184: Bump to 1.2.0rc1
- #187: Bump to 1.2.0rc2 (new in rc2)
- #189: Bump to 1.2.0rc3 (new in rc3)
v1.2.0rc2
Features (user-facing)
- #170: Add option to specify tars to check or extract
- #154: Extend --hpss to accept a Globus URL
Bug Fixes (user-facing)
- #168: Fix false success on check
Documentation (user-facing)
- #169: Update Unified paths
- #181: Improve docs on check
- #182: Improve docs on keep
Tests
DevOps
- #158 Add tbump to simplify version bumping
- #186: Fix conda requirements (new in rc2)
Other code changes
- #177 Remove keep from config
- #184: Bump to 1.2.0rc1
- #187: Bump to 1.2.0rc2 (new in rc2)
v1.2.0rc1
Features (user-facing)
- #170: Add option to specify tars to check or extract
- #154: Extend --hpss to accept a Globus URL
Bug Fixes (user-facing)
- #168: Fix false success on check
Documentation (user-facing)
- #169: Update Unified paths
- #181: Improve docs on check
- #182: Improve docs on keep
Tests
CI/CD
- #158 Add tbump to simplify version bumping
Other code changes
- #177 Remove keep from config
- #184: Bump to 1.2.0rc1
v1.1.0
- Compute checksums on-the-fly for tars.
v1.1.0rc2
Second release candidate:
- Compute checksums on-the-fly for tars.
v1.1.0rc1
- Compute checksums on-the-fly for tars.
v1.0.1
- Fix bug where ctrl-c didn't necessarily cause
zstash
to exit.
- Clarify help text.
v1.0.0
Since zstash
currently has users and a stable API, we are incrementing the major version to 1.
Changes new to this version:
-Improve error reporting
v0.4.2
- Add ability to specify storage location (with the
--cache
option).