chore: release v0.7.0#72
Merged
Merged
Conversation
多重起動 (--name / terminate-all)、display presets、typed LaunchOptions などの新機能と複数のバグ修正を含む minor リリース。csproj <Version> / pyproject.toml / uv.lock を 0.7.0 に lockstep bump し、CHANGELOG の [Unreleased] を [0.7.0] - 2026-06-25 に確定。 Co-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com>
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.
概要
v0.7.0リリース準備 PR。version を 3 ファイル lockstep で bump し、CHANGELOG の[Unreleased]を確定する。変更
just bump-version 0.7.0: csproj<Version>/python/pyproject.toml/python/uv.lockを0.6.1→0.7.0CHANGELOG.md:## [Unreleased]を## [0.7.0] - 2026-06-25に確定し、末尾の link reference definitions ([0.7.0]/[unreleased]) を更新含まれる主な変更 (0.7.0)
resoio launchの多重起動 (--name/--data-pathでデータ分離)、resoio terminate-allresoio.LaunchOptions、--prefix/--proton-path、display setの解像度プリセット$HOME配下 install での hang 修正 ほか検証
just rungreen (Python 1069 passed / pyright 0 errors / C# 15+388 passed / renderer prebuilt 最新)## [0.7.0]見出しが mdformat 後も非エスケープ (publish.yml の抽出 regex 対応)リリース手順 (このPR merge 後)
release/0.7ブランチを切りv0.7.0tag を push してpublish.ymlを発火させる。main への merge はユーザーが実行。🤖 Generated with Claude Code