release v0.0.60 - #236
Merged
Merged
Conversation
📦 Built Package ArtifactBranch: Option A — Install from npm PR tag (recommended)In your adapter project: npm install acp-kernel@pr-236Each push to this PR publishes a new version under the Option B — Download artifact
tar xzf acp-kernel-pr236.tgz
npm install ./packageThis comment is automatically updated on each push. |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
内容
唯一实质变更:#230 / PR #232(已并入 master)
parseCallText:从首个{定位 JSON,保留前缀回写(修标签前缀形态)content(非严格 provider 双重编码)解析 + 原形态回写serializeCompacted/rewriteCompressText/compactCompressText相应扩展校验
下游
合并后 CI 自动发布 npm,请等待
npm view acp-kernel version= 0.0.60 再转正下游 PR。