| Name | Modified | Size | Downloads / Week |
|---|---|---|---|
| Parent folder | |||
| README.md | 2026-02-02 | 2.1 kB | |
| v7.2.1001 source code.tar.gz | 2026-02-02 | 31.7 MB | |
| v7.2.1001 source code.zip | 2026-02-02 | 32.6 MB | |
| Totals: 3 Items | 64.3 MB | 2 | |
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.1001
Features
alias: new--copyflag to inherit shell configuration from aliased commands (issue)args:StrictFlagPlacementand--separatorfid-list: rewrite to support filtering- core: allow filterable function table
- cache.db: don't cache anything with a TTL < 1hr
- integrations:
yarnrefactor - integrations: Python
uvsupport - integrations: Python virtual environment improvements (issue)
- integrations:
terraform-docssummary - 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--parallelafter args rewrite- escape builtins: use
IsMethod()instead ofParameters.Len()(issue) - integrations:
yarnbug 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 @tiymat, @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!