| Name | Modified | Size | Downloads / Week |
|---|---|---|---|
| Parent folder | |||
| SHA256SUMS | 2026-05-10 | 1.2 kB | |
| just-1.51.0-aarch64-pc-windows-msvc.zip | 2026-05-10 | 1.8 MB | |
| just-1.51.0-x86_64-pc-windows-msvc.zip | 2026-05-10 | 2.0 MB | |
| just-1.51.0-arm-unknown-linux-musleabihf.tar.gz | 2026-05-10 | 2.1 MB | |
| just-1.51.0-aarch64-unknown-linux-musl.tar.gz | 2026-05-10 | 2.1 MB | |
| just-1.51.0-riscv64gc-unknown-linux-musl.tar.gz | 2026-05-10 | 2.1 MB | |
| just-1.51.0-armv7-unknown-linux-musleabihf.tar.gz | 2026-05-10 | 2.1 MB | |
| just-1.51.0-loongarch64-unknown-linux-musl.tar.gz | 2026-05-10 | 2.1 MB | |
| just-1.51.0-x86_64-apple-darwin.tar.gz | 2026-05-10 | 2.1 MB | |
| CHANGELOG.md | 2026-05-10 | 173.6 kB | |
| just-1.51.0-x86_64-unknown-linux-musl.tar.gz | 2026-05-10 | 2.3 MB | |
| just-1.51.0-aarch64-apple-darwin.tar.gz | 2026-05-10 | 1.9 MB | |
| 1.51.0 source code.tar.gz | 2026-05-10 | 767.9 kB | |
| 1.51.0 source code.zip | 2026-05-10 | 853.9 kB | |
| README.md | 2026-05-10 | 2.8 kB | |
| Totals: 15 Items | 22.2 MB | 1 | |
Added
Changed
- Allow
[env]attribute to take expressions (#3329 by casey) - Allow using expressions with
[working-directory](#3326 by casey) - Read justfile from standard input with
--justfile -(#3325 by casey) - Make
parent_directory()of bare filename return.(#3313 by casey) - Make
[env]override module-level exports (#3312 by casey)
Fixed
- Fail on deep recursion instead of overflowing stack (#3319 by casey)
- Invoke chooser selections separately (#3311 by casey)
- Don't evaluate unused assertions (#3310 by casey)
- Respect lazy setting in submodules (#3308 by casey)
- Fix overrides not being visible in user-defined functions (#3307 by casey)
- Don't panic on invalid datetime format string (#3304 by casey)
Misc
- Use
cargo-limitcommands in justfile (#3331 by casey) - Simplify code more (#3330 by casey)
- Update install-dev-deps recipe with compatible mdbook (#3328 by casey)
- Simplify code (#3327 by casey)
- Link to duplicate recipe issue in readme (#3321 by casey)
- Remove periods from error messages (#3316 by casey)
- Avoid multi-sentence error messagess (#3315 by casey)
- Make error messages lowercase (#3314 by casey)
- Actually bump version to 1.50.0 (#3303 by casey)