Skip to content

Release v1.0.1#2

Merged
no-problem-kyoichi merged 6 commits into
mainfrom
release/v1.0.1
Dec 31, 2025
Merged

Release v1.0.1#2
no-problem-kyoichi merged 6 commits into
mainfrom
release/v1.0.1

Conversation

@github-actions

Copy link
Copy Markdown
Contributor

🚀 Release v1.0.1

次のリリース準備用のブランチです。

📝 開発フロー

  1. 開発: このブランチに新機能・修正をマージ
  2. CHANGELOG更新: CHANGELOG.md の「未リリース」セクションに変更を記録
  3. リリース準備: すべての変更が完了したら、「未リリース」を「v1.0.1」セクションに変換
  4. リリース実行: このPRをマージ

⚙️ 自動化

このPRをmainにマージすると、以下が自動実行されます:

  • ✅ タグ v1.0.1 の自動作成
  • ✅ GitHub Releaseの自動作成
  • ✅ 次のリリースブランチの自動作成

📋 リリース前チェックリスト

  • CHANGELOG.mdの「未リリース」を「[v1.0.1]」に変換
  • 日付を記載(YYYY-MM-DD形式)
  • 比較リンクセクションを更新
  • すべてのテストが通過
  • ドキュメントが最新

🤖 このPRは自動生成されました

github-actions Bot and others added 5 commits December 31, 2025 22:22
@observable マクロとの相互作用問題を回避するため、init の自動生成を削除。
ユーザーが明示的に `public init() {}` を定義する形に変更。

変更内容:
- StatableMacro.swift: init 生成ロジックを削除
- Macros.swift: named(init) を macro declaration から削除
- テストを新しい動作に合わせて更新
- README に public init() {} のサンプルを追加

🤖 Generated with [Claude Code](https://claude.com/claude-code)

Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
TrackMacro が生成する @ObservationIgnored アトリビュートが
テストの期待値に含まれていなかった問題を修正。

🤖 Generated with [Claude Code](https://claude.com/claude-code)

Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
DocC ドキュメント生成に必要な swift-docc-plugin を
Package.swift の依存関係に追加。

🤖 Generated with [Claude Code](https://claude.com/claude-code)

Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
refactor: @Statable マクロから public init() の自動生成を削除
@no-problem-kyoichi no-problem-kyoichi self-assigned this Dec 31, 2025
🤖 Generated with [Claude Code](https://claude.com/claude-code)

Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
@no-problem-kyoichi
no-problem-kyoichi marked this pull request as ready for review December 31, 2025 23:01
@no-problem-kyoichi
no-problem-kyoichi merged commit fc8c7f5 into main Dec 31, 2025
1 check passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant