Changed
Added
- Add
dotenv-override
setting (#2785 by Lun4m) - Add
PATH_SEP
andPATH_VAR_SEP
constants (#2679 by casey) - Add
--tempdir
command-line option (#2798 by casey)
Fixed
Misc
- Add
arkade
to readme (#2700 by rgee0) - Link to pipx instead of pypi in readme (#2799 by casey)
- Add reasons to
#[ignore]
attributes (#2797 by casey) - Mention that command-line environment variables are inherited (#2783 by philipmgrant)
- Fix attribute grammar and update documentation (#2790 by casey)
- Tweak prose in groups section of readme (#2767 by offby1)
- Update
extractions/setup-just
version in readme (#2735 by esadek) - Remove
return
inRecipe::confirm
(#2789 by casey) - Add
mise
to alternatives in readem (#2758 by koppor) - Update
softprops/action-gh-release
(#2781 by app/dependabot) - Use
default
as name of--init
justfile default recipe (#2777 by casey) - Add
just.systems
link to--init
justfile (#2776 by casey) - Fix
kitchen-sink.just
comment (#2738 by azarmadr) - Update
softprops/action-gh-release
(#2716 by app/dependabot) - Fix clippy lints (#2768 by casey)
- Add back-to-the-top link to readme (#2707 by bravesasha)
- Placate clippy lints for 1.86 (#2708 by casey)
- Use
-S
inuv
example (#2696 by rmoorman) - Handle
--request
without parsing justfile (#2683 by casey) - Bump MSRV to 1.77 and enforce on CI (#2674 by casey)