Skip to content

chore: v0.6.3 release#107

Merged
hang-in merged 1 commit into
mainfrom
chore/v0.6.3-release
Jun 17, 2026
Merged

chore: v0.6.3 release#107
hang-in merged 1 commit into
mainfrom
chore/v0.6.3-release

Conversation

@hang-in

@hang-in hang-in commented Jun 17, 2026

Copy link
Copy Markdown
Owner

Summary

설치 경험 개선 release.

  • Cargo.toml 0.6.2 → 0.6.3 + CHANGELOG v0.6.3

Includes

Note

CHANGELOG 에 #106 설치 스크립트 Features 항목을 함께 정리 (squash 머지 시 누락됐던 분 복구).

Post-merge

  1. git tag v0.6.3 + push
  2. gh release create v0.6.3
  3. fix: cargo install --git 빌드 실패 해결 (web/dist 없을 때) #104 / feat(install): 원라인 설치 스크립트 (install.sh + install.ps1) #106 / feat(install): 원라인 설치 스크립트 (install.sh + install.ps1) #105 에 처리 내역 + 감사 댓글

🤖 Generated with Claude Code

설치 경험 개선 — cargo install --git 빌드 실패 복구 (#104, @cakel) +
원라인 설치 스크립트 (#106, @hohoShin, Closes #105).

CHANGELOG: #106 설치 스크립트 Features 항목 복구 (squash 머지 시 누락분).

Co-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com>

@gemini-code-assist gemini-code-assist Bot left a comment

Copy link
Copy Markdown

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Code Review

This pull request bumps the workspace package version of secall and secall-core from 0.6.2 to 0.6.3 in Cargo.toml and Cargo.lock. It also updates CHANGELOG.md to document the release of version v0.6.3, which includes a new one-line installation script feature and a fix for cargo install --git build failures. There are no review comments, and I have no feedback to provide.

Important

The consumer version of Gemini Code Assist on GitHub is being sunset. Starting June 18, 2026, new organization installations will be blocked, and all code review activity will officially cease on July 17, 2026.
For more details on the timeline and next steps, please review the Help Documentation.

@hang-in hang-in merged commit 5f8cfe6 into main Jun 17, 2026
5 of 6 checks passed
@hang-in hang-in deleted the chore/v0.6.3-release branch June 17, 2026 21:46
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.

feat(install): 원라인 설치 스크립트 (install.sh + install.ps1)

1 participant