Added
- Add lazy evaluation setting (#3083 by casey)
- Add guard sigil
?(#2547 by casey) - Add
--groupflag to filter--listoutput by group (#3117 by terror) - Add attributes for DragonFly BSD, FreeBSD, and NetBSD (#3115 by jakewilliami)
- Add
[env(NAME, VALUE)recipe attribute (#2957 by neunenak)
Changed
- Make
--timestampprint timestamps unconditionally (#3114 by casey) - Print
--timestampswith script recipes (#3050 by casey) [private]modules are excluded from--listoutput (#2889 by Scott-Guest)
Misc
- Fix readme typo (#3122 by Rohan5commit)
- Move choose and run into match statement (#3120 by casey)
- Add uv install instructions to readme (#3062 by npikall)
- Suppress error when --choose is cancelled by user (#3098 by cobyfrombrooklyn-bot)
- Test formatting justfile with undefined variable succeeds (#3110 by casey)
- Format without compiling (#3103 by terror)
- Fix Gentoo installation instructions (#3085 by DarthGandalf)
- Deny unreachable pub (#3080 by casey)
- Fix readme typo (#3079 by pvinis)
- Include blank chapters in book (#3076 by casey)
- Clean up build script (#3078 by casey)
- Increase stack size on Windows (#3077 by casey)
- Fix readme typo (#3066 by kenden)
- Remove dependency on executable-path (#3058 by casey)
- Fix typos (#3056 by galenseilis)
- Avoid conditional compilation in integration tests (#3055 by casey)
- Assert exit status last in
Testbuilder (#3054 by casey) - Remove makedeb/MPR installation instructions (#3053 by Chengings)
- Handle errors when checking for files (#3051 by casey)