| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | Add deprecated feature and migrate string_proc to just_fmt | 魏曹先生 | 2026-02-24 | 1 | -0/+11 |
| | | | | | | | | | | | | - Add `deprecated` feature flag to Cargo.toml - Gate `string_proc` module behind both `deprecated` and `string_proc` features - Replace internal `string_proc` dependency with `just_fmt` crate in constants macros - Mark all `string_proc` modules as deprecated with migration instructions - Remove `string_proc` dependency from sheet system | ||||
| * | Add hex_display utility crate | 魏曹先生 | 2026-02-24 | 4 | -0/+132 |
| | | |||||
| * | Add PathFormatConfig for customizable path formatting | 魏曹先生 | 2026-02-12 | 1 | -9/+73 |
| | | |||||
| * | Update crypto dependencies and refactor challenge generation | 魏曹先生 | 2026-02-12 | 2 | -13/+16 |
| | | |||||
| * | Add documentation and examples to string processing utilities | 魏曹先生 | 2026-02-05 | 4 | -79/+219 |
| | | |||||
| * | Reorganize crate structure and move documentation files | 魏曹先生 | 2026-01-12 | 43 | -0/+3691 |
