| Commit message (Collapse) | Author | Files | Lines | ||
|---|---|---|---|---|---|
| 2025-11-08 | Use takeDelimiterInclusive to support Zig 0.15.2 | 1 | -1/+2 | ||
| 2025-09-14 | Embed data files in scripts rather than relying on filesystem access for ↵ | 1 | -9/+2 | ||
| easier packaging | |||||
| 2025-09-14 | Update codebase to Zig 0.15.1. | 1 | -13/+18 | ||
| Removes compression support | |||||
| 2024-03-31 | Updated README | 1 | -3/+2 | ||
| 2024-03-26 | Using diff for uppercase mapping | 1 | -7/+7 | ||
| 2024-03-25 | CaseData | 1 | -14/+7 | ||
| 2024-03-01 | Moved case fold stuff to src/Caser.zig | 1 | -1/+1 | ||
| 2024-02-26 | Using NormData nfkd | 1 | -12/+9 | ||
| 2024-02-26 | Using NormData and CanonData in Normalizer | 1 | -0/+68 | ||