Merged
Conversation
2c10084 to
7317ad8
Compare
casey
requested changes
Apr 3, 2026
Owner
casey
left a comment
There was a problem hiding this comment.
Sorry for letting this sit for so long! This mostly looks good, if you want to rebase it. The only change is that new features start out as <sup>master</sup> and then get a specific version when they make it into a release.
| | `[freebsd]`<sup>1.47.0</sup> | recipe | Enable recipe on FreeBSD. | | ||
| | `[group(NAME)]`<sup>1.27.0</sup> | module, recipe | Put recipe or module in [group](#groups) `NAME`. | | ||
| | `[group(NAME)]`<sup>1.27.0</sup> | module, recipe | Put recipe or module in in [group](#groups) `NAME`. | | ||
| | `[android]`<sup>1.43.0</sup> | recipe | Enable recipe on Android. | |
Owner
There was a problem hiding this comment.
Suggested change
| | `[android]`<sup>1.43.0</sup> | recipe | Enable recipe on Android. | | |
| | `[android]`<sup>master</sup> | recipe | Enable recipe on Android. | |
Contributor
Author
|
Great! I will get a chance to update soon. |
7317ad8 to
a2fe27c
Compare
renovate bot
added a commit
to sdwilsh/ansible-playbooks
that referenced
this pull request
Apr 20, 2026
##### [\`1.50.0\`](https://github.com/casey/just/blob/HEAD/CHANGELOG.md#1500---2026-04-19) ##### Added - Filter `--choose` by `--group` ([#3298](casey/just#3298) by [casey](https://github.com/casey)) - Add `[android]` recipe attribute ([#2884](casey/just#2884) by [duncanawoods](https://github.com/duncanawoods)) - Add `module_path()` function ([#3270](casey/just#3270) by [casey](https://github.com/casey)) ##### Fixed - Preserve trailing comments when formatting ([#3282](casey/just#3282) by [casey](https://github.com/casey)) - Preserve comments before `[doc]` attribute ([#3275](casey/just#3275) by [casey](https://github.com/casey)) - Allow comments after unexports ([#3264](casey/just#3264) by [casey](https://github.com/casey)) ##### Changed - Stabilize `--fmt` subcommand ([#3301](casey/just#3301) by [casey](https://github.com/casey)) - Ignore trailing `::` on last argument ([#3300](casey/just#3300) by [casey](https://github.com/casey)) - Complete files and directories when completing arguments ([#3299](casey/just#3299) by [casey](https://github.com/casey)) - Include `module_path` field in JSON ([#3288](casey/just#3288) by [casey](https://github.com/casey)) - Partially collapse blank lines between items ([#3274](casey/just#3274) by [casey](https://github.com/casey)) - Omit defaults when formatting settings ([#3268](casey/just#3268) by [casey](https://github.com/casey)) ##### Misc - Fix `read()` description ([#3295](casey/just#3295) by [casey](https://github.com/casey)) - Note that pull requests are not currently being accepted ([#3289](casey/just#3289) by [casey](https://github.com/casey)) - Improve completer config parsing ([#3287](casey/just#3287) by [casey](https://github.com/casey)) - Test that aliases complete with environment variable ([#3286](casey/just#3286) by [casey](https://github.com/casey)) - Replace unnecessary raw strings ([#3281](casey/just#3281) by [casey](https://github.com/casey)) - Fix test string indentation ([#3280](casey/just#3280) by [casey](https://github.com/casey)) - Document `assert()` in readme ([#3279](casey/just#3279) by [casey](https://github.com/casey)) - Replace dashes with underscores when using `--evaluate-format shell` ([#3278](casey/just#3278) by [casey](https://github.com/casey)) - Fix readme typos ([#3277](casey/just#3277) by [casey](https://github.com/casey)) - Test multi-line recipe comments ([#3276](casey/just#3276) by [casey](https://github.com/casey)) - Document `set no-exit-message` and `[exit-message]` ([#3269](casey/just#3269) by [casey](https://github.com/casey)) - Refactor end-of-file handling in lexer ([#3267](casey/just#3267) by [casey](https://github.com/casey)) - Fix end-of-file parsing ([#3266](casey/just#3266) by [casey](https://github.com/casey)) - Update softprops/action-gh-release to 2.6.1 ([#3253](casey/just#3253) by [casey](https://github.com/casey)) - Include bash completion script in crate ([#3252](casey/just#3252) by [casey](https://github.com/casey))
renovate bot
added a commit
to sdwilsh/ansible-playbooks
that referenced
this pull request
Apr 20, 2026
##### [\`1.50.0\`](https://github.com/casey/just/blob/HEAD/CHANGELOG.md#1500---2026-04-19) ##### Added - Filter `--choose` by `--group` ([#3298](casey/just#3298) by [casey](https://github.com/casey)) - Add `[android]` recipe attribute ([#2884](casey/just#2884) by [duncanawoods](https://github.com/duncanawoods)) - Add `module_path()` function ([#3270](casey/just#3270) by [casey](https://github.com/casey)) ##### Fixed - Preserve trailing comments when formatting ([#3282](casey/just#3282) by [casey](https://github.com/casey)) - Preserve comments before `[doc]` attribute ([#3275](casey/just#3275) by [casey](https://github.com/casey)) - Allow comments after unexports ([#3264](casey/just#3264) by [casey](https://github.com/casey)) ##### Changed - Stabilize `--fmt` subcommand ([#3301](casey/just#3301) by [casey](https://github.com/casey)) - Ignore trailing `::` on last argument ([#3300](casey/just#3300) by [casey](https://github.com/casey)) - Complete files and directories when completing arguments ([#3299](casey/just#3299) by [casey](https://github.com/casey)) - Include `module_path` field in JSON ([#3288](casey/just#3288) by [casey](https://github.com/casey)) - Partially collapse blank lines between items ([#3274](casey/just#3274) by [casey](https://github.com/casey)) - Omit defaults when formatting settings ([#3268](casey/just#3268) by [casey](https://github.com/casey)) ##### Misc - Fix `read()` description ([#3295](casey/just#3295) by [casey](https://github.com/casey)) - Note that pull requests are not currently being accepted ([#3289](casey/just#3289) by [casey](https://github.com/casey)) - Improve completer config parsing ([#3287](casey/just#3287) by [casey](https://github.com/casey)) - Test that aliases complete with environment variable ([#3286](casey/just#3286) by [casey](https://github.com/casey)) - Replace unnecessary raw strings ([#3281](casey/just#3281) by [casey](https://github.com/casey)) - Fix test string indentation ([#3280](casey/just#3280) by [casey](https://github.com/casey)) - Document `assert()` in readme ([#3279](casey/just#3279) by [casey](https://github.com/casey)) - Replace dashes with underscores when using `--evaluate-format shell` ([#3278](casey/just#3278) by [casey](https://github.com/casey)) - Fix readme typos ([#3277](casey/just#3277) by [casey](https://github.com/casey)) - Test multi-line recipe comments ([#3276](casey/just#3276) by [casey](https://github.com/casey)) - Document `set no-exit-message` and `[exit-message]` ([#3269](casey/just#3269) by [casey](https://github.com/casey)) - Refactor end-of-file handling in lexer ([#3267](casey/just#3267) by [casey](https://github.com/casey)) - Fix end-of-file parsing ([#3266](casey/just#3266) by [casey](https://github.com/casey)) - Update softprops/action-gh-release to 2.6.1 ([#3253](casey/just#3253) by [casey](https://github.com/casey)) - Include bash completion script in crate ([#3252](casey/just#3252) 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.
For #2885
I have inserted the attribute following alphabetical order if that fits the existing code otherwise after openbsd.
I have used the next major version "1.43.0" in the readme update.