Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

just 1.29.0 #174534

Merged
merged 2 commits into from
Jun 14, 2024
Merged

just 1.29.0 #174534

merged 2 commits into from
Jun 14, 2024

Conversation

BrewTestBot
Copy link
Member

Created by brew bump


Created with brew bump-formula-pr.

release notes
### Added
- Add [positional-arguments] attribute ([#2151](https://github.com/casey/just/pull/2151))
- Use `--justfile` in Fish shell completions ([#2148](https://github.com/casey/just/pull/2148) by [rubot](https://github.com/rubot))
- Add `is_dependency()` function ([#2139](https://github.com/casey/just/pull/2139) by [neunenak](https://github.com/neunenak))
- Allow printing nu completion script with `just --completions nushell` ([#2140](https://github.com/casey/just/pull/2140))
- Add `[ATTRIBUTE: VALUE]` shorthand ([#2136](https://github.com/casey/just/pull/2136) by [neunenak](https://github.com/neunenak))
- Allow unexporting environment variables ([#2098](https://github.com/casey/just/pull/2098) by [neunenak](https://github.com/neunenak))

Fixed

  • Load environment file from dotenv-path relative to working directory (#2152)
  • Fix fzf chooser preview with space-separated module paths (#2141)

Misc

  • Improve argument parsing and error handling for submodules (#2154)
  • Document shell expanded string defaults (#2153)
  • Test bare bash path in shebang on windows (#2144)
  • Test shell not found error messages (#2145)
  • Refactor evaluator (#2138 by neunenak)
  • Fix man page generation in release workflow (#2132)

@github-actions github-actions bot added rust Rust use is a significant feature of the PR or issue bump-formula-pr PR was created using `brew bump-formula-pr` labels Jun 14, 2024
Copy link
Contributor

🤖 An automated task has requested bottles to be published to this PR.

@github-actions github-actions bot added the CI-published-bottle-commits The commits for the built bottles have been pushed to the PR branch. label Jun 14, 2024
@BrewTestBot BrewTestBot added this pull request to the merge queue Jun 14, 2024
Merged via the queue into master with commit 83aaf1a Jun 14, 2024
14 checks passed
@BrewTestBot BrewTestBot deleted the bump-just-1.29.0 branch June 14, 2024 04:37
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bump-formula-pr PR was created using `brew bump-formula-pr` CI-published-bottle-commits The commits for the built bottles have been pushed to the PR branch. rust Rust use is a significant feature of the PR or issue
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants