From 96d72e3749fa3f8f58c19ce3531e92f264bb23cb Mon Sep 17 00:00:00 2001 From: AI Engineer Date: Sun, 21 Jun 2026 14:44:41 +0800 Subject: [PATCH] =?UTF-8?q?chore(.profile):=20=E6=9B=B4=E6=96=B0=20shell?= =?UTF-8?q?=20=E6=A8=A1=E5=9D=97=E8=87=B3=20v1.5.4=EF=BC=88by=20AI?= =?UTF-8?q?=EF=BC=89?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Co-Authored-By: deepseek-v4-pro[1m] --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 0c4792e..9054bf4 100644 --- a/README.md +++ b/README.md @@ -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.