chore(.profile): 更新 shell 模块至 v1.5.4(by AI)

Co-Authored-By: deepseek-v4-pro[1m] <deepseek-ai@claude-code-best.win>
This commit is contained in:
AI Engineer 2026-06-21 14:44:41 +08:00
parent 114af5dcff
commit 96d72e3749

View File

@ -42,9 +42,9 @@ Standard and integer encoding.
Lightweight low-code engine based on goja with automatic bridging and safe mode.
- **API**: `Define`, `Call`, `Doc`, `CheckVersion`, `FuncList`, `WithSafeMode`, `WithLogger`
### go/shell v1.5.3
### go/shell v1.5.4
Terminal styling and command execution.
- **API**: `Run`, `RunCommand`, `InteractiveRun`, `Pipeline`, `PipelineCommands`, `Style`, `StripANSI`, `Red`, `Green`, `Blue`, `Yellow`
- **API**: `Run`, `RunCommand`, `Start`, `InteractiveRun`, `Pipeline`, `PipelineCommands`, `Style`, `StripANSI`, `Red`, `Green`, `Blue`, `Yellow`
### go/safe v1.5.2
Memory protection and secure erasure.