Andy
40b9a6c6ab
Make benchmarks opt-in via [bench] marker; proceed with lean green CI
2025-08-11 15:07:11 +08:00
Andy
d4ebdbf6a9
CLI: inline font download + checksum verification
...
- Add `fonts download` and `fonts verify` subcommands
- Implement Rust-based downloader (ureq + tar + flate2) with pinned sources
- Verify SHA-256 for Liberation and Noto Sans TTFs for reproducibility
- Keep binary behind `build-bin` feature; library build unaffected
2025-08-11 15:04:47 +08:00
Andy
705e8bfa91
Add comprehensive release infrastructure and tooling
...
- Add automated GitHub Actions workflow for multi-platform releases
- Add release script with version management and validation
- Add Docker container support with multi-stage builds
- Add comprehensive release documentation and templates
- Update Cargo.toml with complete package metadata
- Add command-line argument parsing with security options
- Update README with detailed configuration examples
🤖 Generated with [Claude Code](https://claude.ai/code )
Co-Authored-By: Claude <noreply@anthropic.com >
2025-08-11 14:40:53 +08:00
Andy
39e94c1b13
Initial Commit
2025-08-11 14:31:51 +08:00