Skip to content

v0.3.0 - 다국어 적용 진입점과 locale pack

Latest

Choose a tag to compare

@postmelee postmelee released this 28 May 03:37
· 17 commits to main since this release
8383682

Summary

v0.3.0 adds multilingual adoption support for Hyper-Waterfall. English is the default README and locale, while Korean and Simplified Chinese are available through localized README files, lifecycle entrypoints, and template locale packs.

Highlights

  • Added language links and locale-specific AI prompts to README.
  • Added Korean and Simplified Chinese README files alongside the default English README.
  • Added localized lifecycle entrypoints and adoption/update/update PR guides.
  • Added locale-aware manifest contracts for en, ko, and zh-CN.
  • Preserved .hyper-waterfall/version.json as the selected locale record.
  • Kept npm CLI, Homebrew, Docker, and plugins as execution channels rather than canonical sources.

Update Basis

  • Migration guide: docs/migrations/v0.2.0-to-v0.3.0.md
  • Manifest: templates/manifest.json
  • Applied repository version/locale record: .hyper-waterfall/version.json

Notes

  • Existing v0.2.0 repositories without a locale record report current locale as unknown; maintainers approve whether to preserve Korean context as ko or switch locale.
  • File changes still require the normal Hyper-Waterfall approval workflow.