aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Bump version to 0.1.2 and add From impls for &str and Cow<str>0.1.2魏曹先生2026-03-023-2/+20
* Bump version to 0.1.10.1.1魏曹先生2026-02-282-2/+2
* Refactor crate structure and move macros to lib.rs魏曹先生2026-02-284-35/+85
* Rename src/lib.rs to src/template.rs魏曹先生2026-02-281-0/+0
* Update README examples to use tmpl! macro syntax魏曹先生2026-02-282-4/+12
* Add installation instructions to README files0.1.0魏曹先生2026-02-272-0/+18
* Initialize project with Cargo.toml and basic structure魏曹先生2026-02-2712-0/+686