Skip to content

chore: post-#55 follow-up — i18n sweep, macos-14 pin (#57), v0.15.0#58

Merged
epicsagas merged 1 commit into
mainfrom
post-55-followup
Jul 5, 2026
Merged

chore: post-#55 follow-up — i18n sweep, macos-14 pin (#57), v0.15.0#58
epicsagas merged 1 commit into
mainfrom
post-55-followup

Conversation

@epicsagas

Copy link
Copy Markdown
Owner

Follow-up to #56 (이슈 #55 처리). #56 리뷰에서 "별도"로 미뤄둔 3가지를 모두 이번에 처리합니다.

i18n 9개 언어 동기화

#56에서 ko만 동기화했던 dynamic-linking feature 행 + #55 release-link caveat를 나머지 9개 언어 README(de, es, fr, it, ja, pt, ru, zh-Hans, zh-Hant)에 전파했습니다.

macOS clang_rt (#57)

macos-checkmacos-latestmacos-14로 pin했습니다. macos-latest의 Xcode 26.5 / clang 21이 libclang_rt.osx.a를 drop해서 ort static link가 깨졌던 환경 이슈(#57). macos-14(Xcode 15.x)로 회피합니다.

v0.15.0

0.14.00.15.0 (minor). #56의 mutually-exclusive feature 변경(--all-features--features full, dynamic-linking mutex)을 반영한 버전 업입니다. Cargo.toml / Cargo.lock / CHANGELOG(2026-07-06) / README / PROGRESS.

Verification

  • cargo check --features full OK (0.15.0)
  • cargo fmt --all -- --check clean

- i18n: propagate the dynamic-linking feature row + #55 release-link caveat to all 9 remaining translated READMEs (de, es, fr, it, ja, pt, ru, zh-Hans, zh-Hant).
- ci: pin macos-check to macos-14 (Xcode 15.x) to dodge the Xcode 26.5 / clang 21 libclang_rt.osx.a drop that breaks the static ort link (#57).
- bump 0.14.0 -> 0.15.0 (Cargo.toml, Cargo.lock, CHANGELOG dated 2026-07-06, README + PROGRESS version refs) — minor bump for the mutually-exclusive feature change in #56.
@epicsagas epicsagas merged commit d90daaf into main Jul 5, 2026
41 checks passed
@epicsagas epicsagas deleted the post-55-followup branch July 5, 2026 15:39
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