Name | Modified | Size | Downloads / Week |
---|---|---|---|
Parent folder | |||
SHA256SUMS | 2025-07-14 | 954 Bytes | |
just-1.42.0-aarch64-pc-windows-msvc.zip | 2025-07-14 | 1.6 MB | |
just-1.42.0-x86_64-pc-windows-msvc.zip | 2025-07-14 | 1.8 MB | |
just-1.42.0-armv7-unknown-linux-musleabihf.tar.gz | 2025-07-14 | 1.8 MB | |
just-1.42.0-arm-unknown-linux-musleabihf.tar.gz | 2025-07-14 | 1.9 MB | |
just-1.42.0-aarch64-unknown-linux-musl.tar.gz | 2025-07-14 | 1.8 MB | |
just-1.42.0-x86_64-apple-darwin.tar.gz | 2025-07-14 | 1.8 MB | |
CHANGELOG.md | 2025-07-14 | 142.6 kB | |
just-1.42.0-x86_64-unknown-linux-musl.tar.gz | 2025-07-14 | 2.0 MB | |
just-1.42.0-aarch64-apple-darwin.tar.gz | 2025-07-14 | 1.7 MB | |
1.42.0 source code.tar.gz | 2025-07-14 | 724.0 kB | |
1.42.0 source code.zip | 2025-07-14 | 796.1 kB | |
README.md | 2025-07-14 | 1.2 kB | |
Totals: 13 Items | 16.1 MB | 0 |
Fixed
Added
- Add
[parallel]
attribute to run dependencies in parallel (#2803 by casey) - Allow configuring
cygpath
with--cygpath
and$JUST_CYGPATH
(#2804 by hyrious) - Use GitHub token in
install.sh
if available (#2676 by jpeeler) - Add
[metadata]
recipe attribute (#2794 by wiktor-k) - Allow depending on recipes in submodules (#2672 by corvusrabus)