Skip to content

v7.2#954

Merged
lmorg merged 32 commits into
masterfrom
develop
Feb 1, 2026
Merged

v7.2#954
lmorg merged 32 commits into
masterfrom
develop

Conversation

@lmorg

@lmorg lmorg commented Oct 25, 2025

Copy link
Copy Markdown
Owner

This release brings several improvements for scripting environments in Javascript/Typescript and Python support. Core features include the new --copy flag for aliases to inherit shell configuration, and bugfixes to address autocomplete panics, expression error handling, and 3rd party integration issues.

Breaking Changes

None

v7.2.xxxx

Features

  • alias: new --copy flag to inherit shell configuration from aliased commands (issue)
  • args: StrictFlagPlacement and -- separator
  • fid-list: rewrite to support filtering
  • core: allow filterable function table
  • cache.db: don't cache anything with a TTL < 1hr
  • integrations: yarn refactor
  • integrations: Python uv support
  • integrations: Python virtual environment improvements (issue)
  • integrations: terraform-docs summary
  • makefile: add tags to make test
  • wasm: support for builds via tinygo (EXPERIMENTAL)
  • chore: update dependencies

Bug Fixes

  • autocomplete: fix panic when JSON struct is zero-length (issue)
  • foreach: fix regression bug in --parallel after args rewrite
  • escape builtins: use IsMethod() instead of Parameters.Len() (issue)
  • integrations: yarn bug fix - resolve initialization hang with corepack (issue)
  • expressions: caught error wasn't being returned correctly
  • core: temp directory value is now immutable (issue)

Special Thanks

Thank yous for this release go to @priscira, @lokalius and @fyrak1s, for your testing and feedback.

Also thank you to everyone in the discussions group and all who raise bug reports.

You rock!

@lmorg lmorg linked an issue Oct 25, 2025 that may be closed by this pull request
3 tasks
@lmorg lmorg linked an issue Oct 27, 2025 that may be closed by this pull request
@lmorg lmorg linked an issue Oct 27, 2025 that may be closed by this pull request
@lmorg lmorg linked an issue Oct 27, 2025 that may be closed by this pull request
@sonarqubecloud

sonarqubecloud Bot commented Dec 3, 2025

Copy link
Copy Markdown

@sonarqubecloud

sonarqubecloud Bot commented Feb 1, 2026

Copy link
Copy Markdown

Quality Gate Passed Quality Gate passed

Issues
0 New issues
0 Accepted issues

Measures
0 Security Hotspots
No data about Coverage
7.8% Duplication on New Code

See analysis details on SonarQube Cloud

@lmorg
lmorg merged commit 8a0fd63 into master Feb 1, 2026
19 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

1 participant