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.27.0 #172809

Merged
merged 2 commits into from
May 25, 2024
Merged

just 1.27.0 #172809

merged 2 commits into from
May 25, 2024

Conversation

BrewTestBot
Copy link
Member

Created by brew bump


Created with brew bump-formula-pr.

release notes
### Changed
- Use cache dir for temporary files ([#2067](https://github.com/casey/just/pull/2067))

Added

  • Add [doc] attribute to set and suppress documentation comments (#2050 by neunenak)
  • Add source_file() and source_directory() functions (#2088)
  • Add recipe groups (#1842 by neunenak)
  • Add shell() function for running external commands (#2047 by gyreas)
  • Add --global-justfile flag (#1846 by neunenak)
  • Add shell-expanded strings (#2055)
  • Add encode_uri_component function (#2052 by laniakea64)
  • Add choose function for generating random strings (#2049 by laniakea64)
  • Add predefined constants (#2054)
  • Allow setting some command-line options with environment variables (#2044 by neunenak)
  • Add prepend() function (#2045 by gyreas)
  • Add append() function (#2046 by gyreas)
  • Add --man subcommand (#2041)
  • Make dotenv-path relative to working directory (#2040)
  • Add assert expression (#1845 by de1iza)
  • Add 'allow-duplicate-variables' setting (#1922 by Mijago)

Fixed

  • List modules in source order with --unsorted (#2085)
  • Show submodule recipes in --choose (#2069)
  • Allow multiple imports of the same file in different modules (#2065)
  • Fix submodule recipe listing indentation (#2063)
  • Pass command as first argument to shell (#2061)
  • Allow shell expanded strings in mod and import paths (#2059)
  • Run imported recipes in root justfile with correct working directory (#2056)
  • Fix output \r\n stripping (#2035)

Misc

  • Forbid whitespace in shell-expanded string prefixes (#2083)
  • Add Debian and Ubuntu install instructions to readme (#2072)
  • Remove snap installation instructions from readme (#2070)
  • Fallback to wget in install script if curl isn't available(#1913 by tgross35)
  • Use std::io::IsTerminal instead of atty crate (#2066)
  • Improve shell() documentation (#2060 by laniakea64)
  • Add bash completion for snap (#2058 by albertodonato)
  • Refactor list subcommand (#2062)
  • Document working directory (#2053)
  • Replace FunctionContext with Evaluator (#2048)
  • Update clap to version 4 (#1924 by poliorcetics)
  • Cleanup (#2026 by adamnemecek)
  • Increase --list maximum alignable width from 30 to 50 (#2039)
  • Document using env -S (#2038)
  • Update line continuation documentation (#1998 by laniakea64)
  • Add example using GNU parallel to run tasks in concurrently (#1915 by amarao)
  • Placate clippy: use clone_into (#2037)
  • Use --command-color when printing shebang recipe commands (#1911 by avi-cenna)
  • Document how to use watchexec to re-run recipes when files change (#2036)
  • Update VS Code extensions in readme (#2034)
  • Add rust:just repology package table to readme (#2032)

@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 May 25, 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 May 25, 2024
@BrewTestBot BrewTestBot enabled auto-merge May 25, 2024 13:25
@BrewTestBot BrewTestBot added this pull request to the merge queue May 25, 2024
Merged via the queue into master with commit faff341 May 25, 2024
14 checks passed
@BrewTestBot BrewTestBot deleted the bump-just-1.27.0 branch May 25, 2024 13:30
@github-actions github-actions bot added the outdated PR was locked due to age label Jun 24, 2024
@github-actions github-actions bot locked as resolved and limited conversation to collaborators Jun 24, 2024
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
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. outdated PR was locked due to age 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