Skip to content

Use zlug for slugification, add version command and Japanese README#3

Merged
linyows merged 1 commit into
mainfrom
optimize-fetch-and-add-policy
Apr 11, 2026
Merged

Use zlug for slugification, add version command and Japanese README#3
linyows merged 1 commit into
mainfrom
optimize-fetch-and-add-policy

Conversation

@linyows

@linyows linyows commented Apr 11, 2026

Copy link
Copy Markdown
Owner

Summary

  • Replace custom slugify with zlug package for Unicode transliteration in report filenames
  • Add version/--version/-v command using build.zig.zon version (git tag on release)
  • Add Japanese README (README.ja.md) and language switch links

Test plan

  • zig build succeeds
  • zig build test passes
  • reports version shows 0.0.0-dev
  • Report filenames use slugified org_name (e.g. google-inc_...)
  • Multibyte org_name is transliterated (e.g. 日本語テスト Corp. -> ri-ben-yu-tesuto-corp)

🤖 Generated with Claude Code

Replace custom slugify with zlug package for Unicode transliteration.
Add README.ja.md and language switch links to both READMEs.

Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
@linyows linyows merged commit e7ee43a into main Apr 11, 2026
2 checks passed
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