Skip to content

Simplify code more#3330

Merged
casey merged 3 commits into
masterfrom
more-simplifications
May 7, 2026
Merged

Simplify code more#3330
casey merged 3 commits into
masterfrom
more-simplifications

Conversation

@casey
Copy link
Copy Markdown
Owner

@casey casey commented May 7, 2026

No description provided.

@casey casey enabled auto-merge (squash) May 7, 2026 21:48
@casey casey merged commit 9fe3969 into master May 7, 2026
6 checks passed
@casey casey deleted the more-simplifications branch May 7, 2026 21:49
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))
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant