Releases: a-scie/jump
scie-jump 1.8.0
1.8.0
This release adds support for Linux riscv64.
scie-jump 1.7.0
1.7.0
Add support for the {scie.argv0} placeholder and plumb SCIE and SCIE_ARGV0 env vars into
the {scie.env.SCIE} and {scie.env.SCIE_ARGV0} env var placeholders respectively. Previously
these two env vars were set and observable by the executing command, but they were not available
for env var substitutions.
scie-jump 1.6.1
1.6.1
The SCIE=split file selection feature now warns when selected files can't be found in the scie.
scie-jump 1.6.0
1.6.0
This release adds support for restricting SCIE=split to a subset of files in the scie as well as
adding support for a -n / --dry-run mode.
In addition, the bare scie-jump now displays a help message when executed without arguments and
there is no lift.json manifest in the current directory. Help can also be requested via
-h / --help and the scie-jump version can be displayed via -V / --version.
scie-jump 1.5.0
1.5.0
This release adds support for Linux powerpc64le.
scie-jump 1.4.1
1.4.1
This release fixes the scie.platform and scie.platform.arch placeholders for armv7l.
scie-jump 1.4.0
1.4.0
This release adds support for Linux s390x.
scie-jump 1.3.0
1.3.0
This release adds support for Linux ARM (armv7l and armv8l 32 bit mode).
scie-jump 1.2.0
1.2.0
This release adds support for Windows ARM64.
scie-jump 1.1.1
1.1.1
This release fixes missing attestations for Linux ARM64 artifacts.