docs: Avalonia 12.1.2 与 SDK / 工具链 2.0.2 的版本落点 - #14
Merged
Conversation
宿主升到 Avalonia 12.1.2、SDK 与 cli 两个仓库随之发 2.0.2,文档里给人照抄的
版本数字跟上:
· zh|en/templates/dev-guide.md —— 插件 csproj 里那条 compile-only 的
Avalonia PackageReference,以及「当前宿主版本」的说明。照抄错版本 = 用户机器上
跨 ALC 类型对不上,而且要装上插件才炸,所以这两处不能过期。
· zh/sdk/release-process.md §四 —— VelaAvaloniaVersion 传导链示意里的版本号。
· zh|en/sdk/sdk-reference.md 与 zh|en/cli/cli.md 的版本横幅 —— 由两个仓库的
scripts/Set-Version.ps1 2.0.2 生成(cli 横幅原本停在 1.5.0,而 nuget 上已是 2.0.1)。
zh/cli/cli.md 里 `vela-plugin hosts` 的示例输出有意保持原样:那是一份完整的历史快照
(1.4.2 / api 1 / sdk 1.4.0 / avalonia 12.1.1),只把 avalonia 改成 12.1.2 反而
自相矛盾 —— sdk 1.4.0 从来没锁过 12.1.2。
Co-Authored-By: Claude Opus 5 (1M context) <noreply@anthropic.com>
Claude-Session: https://claude.ai/code/session_01CbA4MRa7iimxtU99YcZ71f
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.
配套 VelaShellLabs/velashell-plugin-sdk#11 与 VelaShellLabs/velashell-plugin-cli#10。
改了什么
zh/templates/dev-guide.mdAvaloniaPackageReference + 「当前宿主版本」en/templates/dev-guide.mdzh/sdk/release-process.md§四<VelaAvaloniaVersion>zh/sdk/sdk-reference.mden/sdk/sdk-reference.mdzh/cli/cli.mden/cli/cli.md后四行由两个仓库的
pwsh scripts/Set-Version.ps1 2.0.2生成(那两个脚本会顺手改本仓库的横幅)。cli 的横幅原本停在 1.5.0,而 nuget.org 上vela-plugin已经是 2.0.1 —— 一并补齐。dev-guide 的两处是给插件作者照抄的:抄错版本 = 用户机器上跨 ALC 类型对不上,而且要装上插件才炸,所以不能过期。
有意没改的
zh/cli/cli.md里vela-plugin hosts的示例输出保持原样:那是一份完整的历史快照,只把
avalonia改成 12.1.2 反而自相矛盾 ——sdk 1.4.0从来没锁过 12.1.2。合并前提
无(纯文档)。但建议跟发版一起合,免得文档先于包宣称 2.0.2。
🤖 Generated with Claude Code
https://claude.ai/code/session_01CbA4MRa7iimxtU99YcZ71f