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.30.0 #176583

Merged
merged 2 commits into from
Jul 7, 2024
Merged

just 1.30.0 #176583

merged 2 commits into from
Jul 7, 2024

Conversation

BrewTestBot
Copy link
Member

Created by brew bump


Created with brew bump-formula-pr.

release notes
### Fixed
- Allow comments after `mod` statements ([#2201](https://github.com/casey/just/pull/2201) by [casey](https://github.com/casey))

Changed

  • Allow unstable features with --summary (#2210 by casey)
  • Don't analyze comments when ignore-comments is set (#2180 by casey)
  • List recipes by group in group justfile order with just --list --unsorted (#2164 by casey)
  • List groups in source order with just --groups --unsorted (#2160 by casey)

Added

  • Avoid install and add 32-bit arm targets to install.sh (#2214 by CramBL)
  • Give modules doc comments for --list (#2199 by Spatenheinz)
  • Add datetime() and datetime_utc() functions (#2167 by casey)
  • Allow setting more command-line options with environment variables (#2161 by casey)

Library

  • Don't exit process in run() on argument parse error (#2176 by casey)
  • Allow passing command-line arguments into run() (#2173 by casey)
  • Ignore env_logger initialization errors (#2170 by EnigmaCurry)

Misc

  • Tweak readme (#2227 by casey)
  • Add development guide to readme (#2226 by casey)
  • Add shell-expanded string syntax to grammar (#2223 by casey)
  • Add recipe for testing bash completion script (#2221 by casey)
  • Fix use of justfile_directory() in readme (#2219 by casey)
  • Use default values for --list-heading and --list-prefix (#2213 by casey)
  • Use clap::ValueParser (#2211 by neunenak)
  • Document module doc comments in readme (#2208 by casey)
  • Use -and instead of && in PowerShell completion script (#2204 by casey)
  • Fix readme formatting (#2203 by casey)
  • Link to justfiles on GitHub in readme (#2198 by bukowa)
  • Link to modules when first introduced in readme (#2193 by casey)
  • Update softprops/action-gh-release (#2183 by app/dependabot)
  • Document remote justfile workaround (#2175 by casey)
  • Document library interface (#2174 by casey)
  • Remove dependency on cradle (#2169 by nc7s)
  • Add note to readme about quoting paths on Windows (#2166 by casey)
  • Add missing changelog credits (#2163 by casey)
  • Credit myself in changelog (#2162 by casey)

@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 Jul 7, 2024
Copy link
Contributor

github-actions bot commented Jul 7, 2024

🤖 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 Jul 7, 2024
@BrewTestBot BrewTestBot added this pull request to the merge queue Jul 7, 2024
Merged via the queue into master with commit 8ca853c Jul 7, 2024
14 checks passed
@BrewTestBot BrewTestBot deleted the bump-just-1.30.0 branch July 7, 2024 01:56
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