| Name | Modified | Size | Downloads / Week |
|---|---|---|---|
| Parent folder | |||
| SHA256SUMS | 2026-04-19 | 1.2 kB | |
| just-1.50.0-aarch64-pc-windows-msvc.zip | 2026-04-19 | 1.8 MB | |
| just-1.50.0-x86_64-pc-windows-msvc.zip | 2026-04-19 | 2.0 MB | |
| just-1.50.0-aarch64-apple-darwin.tar.gz | 2026-04-19 | 1.9 MB | |
| just-1.50.0-aarch64-unknown-linux-musl.tar.gz | 2026-04-19 | 2.0 MB | |
| just-1.50.0-arm-unknown-linux-musleabihf.tar.gz | 2026-04-19 | 2.1 MB | |
| just-1.50.0-loongarch64-unknown-linux-musl.tar.gz | 2026-04-19 | 2.1 MB | |
| just-1.50.0-riscv64gc-unknown-linux-musl.tar.gz | 2026-04-19 | 2.1 MB | |
| just-1.50.0-armv7-unknown-linux-musleabihf.tar.gz | 2026-04-19 | 2.1 MB | |
| CHANGELOG.md | 2026-04-19 | 170.7 kB | |
| just-1.50.0-x86_64-unknown-linux-musl.tar.gz | 2026-04-19 | 2.2 MB | |
| just-1.50.0-x86_64-apple-darwin.tar.gz | 2026-04-19 | 2.1 MB | |
| 1.50.0 source code.tar.gz | 2026-04-19 | 764.6 kB | |
| 1.50.0 source code.zip | 2026-04-19 | 850.3 kB | |
| README.md | 2026-04-19 | 3.5 kB | |
| Totals: 15 Items | 22.1 MB | 4 | |
Added
- Filter
--chooseby--group(#3298 by casey) - Add
[android]recipe attribute (#2884 by duncanawoods) - Add
module_path()function (#3270 by casey)
Fixed
- Preserve trailing comments when formatting (#3282 by casey)
- Preserve comments before
[doc]attribute (#3275 by casey) - Allow comments after unexports (#3264 by casey)
Changed
- Stabilize
--fmtsubcommand (#3301 by casey) - Ignore trailing
::on last argument (#3300 by casey) - Complete files and directories when completing arguments (#3299 by casey)
- Include
module_pathfield in JSON (#3288 by casey) - Partially collapse blank lines between items (#3274 by casey)
- Omit defaults when formatting settings (#3268 by casey)
Misc
- Fix
read()description (#3295 by casey) - Note that pull requests are not currently being accepted (#3289 by casey)
- Improve completer config parsing (#3287 by casey)
- Test that aliases complete with environment variable (#3286 by casey)
- Replace unnecessary raw strings (#3281 by casey)
- Fix test string indentation (#3280 by casey)
- Document
assert()in readme (#3279 by casey) - Replace dashes with underscores when using
--evaluate-format shell(#3278 by casey) - Fix readme typos (#3277 by casey)
- Test multi-line recipe comments (#3276 by casey)
- Document
set no-exit-messageand[exit-message](#3269 by casey) - Refactor end-of-file handling in lexer (#3267 by casey)
- Fix end-of-file parsing (#3266 by casey)
- Update softprops/action-gh-release to 2.6.1 (#3253 by casey)
- Include bash completion script in crate (#3252 by casey)