| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | feat: add CHANGELOG and simplify tmpl! macro syntax | 魏曹先生 | 9 days | 1 | -4/+20 |
| | | | | | | | Introduce a CHANGELOG.md file and update the `tmpl!` macro to use a cleaner syntax with comma-separated key-value pairs instead of the `+=` operator and parentheses-wrapped parameters | ||||
| * | Refactor crate structure and move macros to lib.rs | 魏曹先生 | 2026-02-28 | 1 | -0/+83 |
| | | |||||
| * | Rename src/lib.rs to src/template.rs | 魏曹先生 | 2026-02-28 | 1 | -71/+0 |
| | | |||||
| * | Initialize project with Cargo.toml and basic structure | 魏曹先生 | 2026-02-27 | 1 | -0/+71 |
