chore(release): 1.3.0 (빌드 6) - #20
Merged
Merged
Conversation
기능이 둘 늘었고(하루치 페이지의 주간 스트립, 시간표의 현재 시각 줄) 삭제하는 방법이 바뀌었다(스와이프 → 꾹 눌러 메뉴). 저장 스키마는 그대로고 마이그레이션이 없어서 MINOR다. 쓰던 사람이 다시 배워야 하는 것은 삭제 하나뿐이라 MAJOR가 아니다. Mac Catalyst 지원도 이 버전에 들어갔지만 App Store Connect에 macOS 플랫폼을 아직 안 올려서 릴리스 노트에는 적지 않았다. PRIVACY.md는 그대로 둔다 — 애널리틱스 이벤트가 #8 이후로 안 바뀌었다. MARKETING_VERSION·CURRENT_PROJECT_VERSION 각 네 곳(App·MoscoWidget × Debug·Release). Co-Authored-By: Claude Opus 5 <noreply@anthropic.com>
M12 프롬프트당 토큰이 15.03M → 6.74M으로 절반 아래가 됐다. 턴이 1,259 → 563으로 줄어든 것이 직접 원인이고, 그건 읽기·편집을 Bash 한 번에 묶은 결과다. 그런데 바로 그 변화가 계측기를 망가뜨렸다. M15(전체 읽기 비율)는 Read 도구만 세는데 이번 구간의 읽기는 대부분 sed/grep으로 나갔고, 편집 도구 호출은 132회에서 3회로 떨어졌다. M6는 스쿼시 머지 때문에 빈칸이 됐다. 셋 다 "규칙을 안 지켰다"가 아니라 "이제 여기서는 안 보인다"는 뜻이다. 구멍 일곱 개를 적었다. 가장 비쌌던 것은 같은 증상을 세 번 연속 헛짚은 것이고, 가장 뜻밖이었던 것은 R2의 금지가 권한 파일의 allow 쪽에서 새고 있었다는 것이다 (xcrun simctl이 자동 승인으로 열려 있고 M11은 그 경로를 안 센다). metrics.tsv에 v1.3.0 행을 덧붙였다. Co-Authored-By: Claude Opus 5 <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.
변경 사항
1.2.0 → 1.3.0 (빌드 6).
project.pbxproj의 버전 네 곳과 빌드 번호 네 곳, 그리고RELEASING.md의 릴리스 노트입니다.1.3.0을 고른 이유 — 기능이 둘 늘었고(주간 스트립·현재 시각 줄) 삭제 방법이 바뀌었지만 저장 스키마는 그대로고 마이그레이션이 없습니다. 다시 배워야 하는 것은 "미는 대신 꾹 누른다" 하나뿐이라 MAJOR가 아닙니다.
릴리스 노트 첫 줄은 스와이프 삭제 제거입니다. 규칙 1대로 새 기능보다 "어? 왜 안 지워지지"가 먼저입니다.
맥은 노트에 없습니다 — Catalyst 지원은 들어갔지만 App Store Connect에 macOS 플랫폼을 아직 안 올렸습니다. 안 나가는 것을 적으면 그것부터 찾습니다.
체크리스트
확인한 것
grep으로 확인했습니다(익스텐션 버전이 다르면 업로드가 거부됩니다). 테스트 타깃의1.0은 그대로 뒀습니다.PRIVACY.md를 건드릴지 판단하려고 애널리틱스 이벤트 이력을 봤습니다 — 안내 이탈을 잡고, 같은 사람을 같은 사람으로 세기 #8 이후 변경이 없어 그대로 둡니다.위임했으면 쌌을 곳
없음.