Skip to content

intelli-shell 3.4.4#289415

Merged
BrewTestBot merged 2 commits into
mainfrom
bump-intelli-shell-3.4.4
Jun 23, 2026
Merged

intelli-shell 3.4.4#289415
BrewTestBot merged 2 commits into
mainfrom
bump-intelli-shell-3.4.4

Conversation

@BrewTestBot

Copy link
Copy Markdown
Contributor

Created by brew bump


Created with brew bump-formula-pr.

Details

release notes
This release introduces targeted version controls for self-updates, addresses a critical syntax evaluation conflict within PowerShell completions, and implements explicit Homebrew environment detection with guided upgrade paths.

Features

  • Targeted Updates via --to Option: Added a --to option to the update command. This allows you to bypass the default behavior of fetching the absolute latest version, giving you the flexibility to pin to a specific release or downgrade to an older version if you encounter unexpected environment compatibility issues.
  • Homebrew Installation Detection: The CLI now automatically detects if IntelliShell was managed and installed via Homebrew, displaying tailored package manager update commands instead of attempting a direct binary self-update.

Bug Fixes

  • PowerShell Completions Order: Fixed an integration issue where the dynamic completion script could trigger a severe using statement syntax error in certain PowerShell profiles. The hook now explicitly outputs completion structures first, ensuring compliance with PowerShell's strict abstract syntax tree (AST) ordering rules.

Update Considerations

  • PowerShell Users on Windows: This release modifies the structure of the shell integration output. You must restart your terminal session or re-source your PowerShell profile (. $PROFILE) after updating to apply the completions fix and ensure smooth execution.

View the full release notes at https://github.com/lasantosr/intelli-shell/releases/tag/v3.4.4.


@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 23, 2026
@github-actions

Copy link
Copy Markdown
Contributor

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

Caution

Please do not push to this PR branch before the bottle commits have been pushed, as this results in a state that is difficult to recover from. If you need to resolve a merge conflict, please use a merge commit. Do not force-push to this PR branch.

@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 23, 2026
@BrewTestBot BrewTestBot enabled auto-merge June 23, 2026 10:08
@BrewTestBot BrewTestBot added this pull request to the merge queue Jun 23, 2026
Merged via the queue into main with commit 09126e7 Jun 23, 2026
22 checks passed
@BrewTestBot BrewTestBot deleted the bump-intelli-shell-3.4.4 branch June 23, 2026 10:23
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