Simplify code more#3330
Merged
Merged
Conversation
renovate Bot
added a commit
to sdwilsh/ansible-playbooks
that referenced
this pull request
May 16, 2026
##### [\`1.51.0\`](https://github.com/casey/just/blob/HEAD/CHANGELOG.md#1510---2026-05-09) ##### Added - Add `no-cd` setting ([#2981](casey/just#2981) by [hans-d](https://github.com/hans-d)) ##### Changed - Allow `[env]` attribute to take expressions ([#3329](casey/just#3329) by [casey](https://github.com/casey)) - Allow using expressions with `[working-directory]` ([#3326](casey/just#3326) by [casey](https://github.com/casey)) - Read justfile from standard input with `--justfile -` ([#3325](casey/just#3325) by [casey](https://github.com/casey)) - Make `parent_directory()` of bare filename return `.` ([#3313](casey/just#3313) by [casey](https://github.com/casey)) - Make `[env]` override module-level exports ([#3312](casey/just#3312) by [casey](https://github.com/casey)) ##### Fixed - Fail on deep recursion instead of overflowing stack ([#3319](casey/just#3319) by [casey](https://github.com/casey)) - Invoke chooser selections separately ([#3311](casey/just#3311) by [casey](https://github.com/casey)) - Don't evaluate unused assertions ([#3310](casey/just#3310) by [casey](https://github.com/casey)) - Respect lazy setting in submodules ([#3308](casey/just#3308) by [casey](https://github.com/casey)) - Fix overrides not being visible in user-defined functions ([#3307](casey/just#3307) by [casey](https://github.com/casey)) - Don't panic on invalid datetime format string ([#3304](casey/just#3304) by [casey](https://github.com/casey)) ##### Misc - Use `cargo-limit` commands in justfile ([#3331](casey/just#3331) by [casey](https://github.com/casey)) - Simplify code more ([#3330](casey/just#3330) by [casey](https://github.com/casey)) - Update install-dev-deps recipe with compatible mdbook ([#3328](casey/just#3328) by [casey](https://github.com/casey)) - Simplify code ([#3327](casey/just#3327) by [casey](https://github.com/casey)) - Link to duplicate recipe issue in readme ([#3321](casey/just#3321) by [casey](https://github.com/casey)) - Remove periods from error messages ([#3316](casey/just#3316) by [casey](https://github.com/casey)) - Avoid multi-sentence error messagess ([#3315](casey/just#3315) by [casey](https://github.com/casey)) - Make error messages lowercase ([#3314](casey/just#3314) by [casey](https://github.com/casey)) - Actually bump version to 1.50.0 ([#3303](casey/just#3303) by [casey](https://github.com/casey))
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
No description provided.