What problem does it solve?
Generate localized release notes (What's New) for the App Store from git logs, bullet points, or free text using canonical metadata stored under ./metadata. This workflow saves time by producing consistent, localization-ready notes that reflect user-facing changes.
Core Features & Use Cases
- Input-flexible generation: Create What's New notes from git logs, bullet points, or free text using canonical metadata under ./metadata.
- Localization-ready output: Produce a consistent English base and apply it across multiple locales; supports optional promotional text.
- Phase-driven drafting: Classify changes into New/Improved/Fixed, craft benefit-focused copy, echo relevant keywords, and enforce App Store constraints.
- Metadata-driven workflow: Reads the latest version directory under metadata/version and validates locale JSONs for consistency.
Quick Start
Provide input via git log, bullet points, or free text to generate localized What's New notes from the canonical metadata under ./metadata.