aboutsummaryrefslogtreecommitdiff
path: root/src
Commit message (Expand)AuthorAgeFilesLines
* feat: add display block support and refactor tests魏曹先生18 hours7-115/+300
* feat: add CHANGELOG and simplify tmpl! macro syntax魏曹先生18 hours2-8/+24
* Bump version to 0.1.30.1.3魏曹先生2026-03-021-2/+4
* Bump version to 0.1.2 and add From impls for &str and Cow<str>0.1.2魏曹先生2026-03-021-0/+18
* 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
* Initialize project with Cargo.toml and basic structure魏曹先生2026-02-275-0/+285