Added
- Add
[openbsd]
recipe attribute (#2497 by vtamara) - Add
[working-directory]
recipe attribute (#2438 by bcheidemann) - Add
--allow-missing
to ignore missing recipe and submodule errors (#2460 by R3ZV)
Changed
- Add snap package back to readme (#2506 by casey)
- Forbid duplicate non-repeatable attributes (#2483 by casey)
Misc
- Publish docs to GitHub pages on release only (#2516 by casey)
- Note lack of support for string interpolation (#2515 by casey)
- Embolden help text errors (#2502 by casey)
- Style help text (#2501 by casey)
- Add
--request
subcommand for testing (#2498 by casey) - [bin/forbid] Improve error message if ripgrep is missing (#2493 by casey)
- Fix Rust 1.83 clippy warnings (#2487 by casey)
- Refactor JSON tests (#2484 by casey)
- Get
Config
fromExecutionContext
instead of passing separately (#2481 by casey) - Don't write justfiles unchanged by formatting (#2479 by casey)