Prepare v0.5.0 release - #51
Merged
Merged
Conversation
asklar
marked this pull request as draft
August 27, 2026 22:35
Owner
Author
|
Holding the release version bump while MCP visual-tree notifications, Viewer migration from watch to MCP, and visual-tree property editing are completed in a preceding PR. |
Prepare the next minor release after v0.4.0. The root VERSION file drives CMake/native VERSIONINFO, managed assembly metadata, lvt --version, and the MCP server's reported product version. Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com> Copilot-Session: 624b695e-57bc-426d-b037-4c0d6bd3db46
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.
Summary
Prepare the v0.5.0 release by bumping the repository's single authoritative product
VERSIONfrom0.4.0to0.5.0.This one file feeds:
PROJECT_VERSIONandlvt --versionlvt_api_version()mcp/Cargo.tomlremains decorative metadata for a non-published static library, andplugin.jsonindependently versions the Copilot skill bundle.Release highlights since v0.4.0
New features
lvt-viewer-v0.5.0-x64.zip, including the complete matching x64 lvt runtime while keeping normal CLI archives lean.watchand MCP sessions, avoiding per-refresh reinjection/client recreation.--fastXAML/WinUI3 collection for rich trees.xaml:0x.../winui3:0x...element keys.Bug fixes
Hiddenvs.Collapsed, zero-size state, and empty text semantics.Verification
lvt 0.5.0.0.5.0.0.5.0.0; product/informational version begins with0.5.0.This PR only prepares the version. It does not create or push the release tag.