<feed xmlns='http://www.w3.org/2005/Atom'>
<title>just_template.git/just_template, branch master</title>
<subtitle>a tool for code gen via templates 
</subtitle>
<link rel='alternate' type='text/html' href='https://git.catilgrass.cn/catilgrass/just_template.git/'/>
<entry>
<title>chore: add package metadata and symlinks for publishing</title>
<updated>2026-06-28T20:11:49+00:00</updated>
<author>
<name>魏曹先生</name>
<email>1992414357@qq.com</email>
</author>
<published>2026-06-28T20:08:35+00:00</published>
<link rel='alternate' type='text/html' href='https://git.catilgrass.cn/catilgrass/just_template.git/commit/?id=a30559c72296680dc3b6de5c878e74e4a7f3712e'/>
<id>a30559c72296680dc3b6de5c878e74e4a7f3712e</id>
<content type='text'>
Centralize package metadata in the workspace `Cargo.toml` and inherit
it in sub-crates. Add license symlinks and README symlinks to the
workspace root. Set `documentation` URLs for library crates.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Centralize package metadata in the workspace `Cargo.toml` and inherit
it in sub-crates. Add license symlinks and README symlinks to the
workspace root. Set `documentation` URLs for library crates.
</pre>
</div>
</content>
</entry>
<entry>
<title>docs: rewrite README to document display blocks and new `tmpl!` macro</title>
<updated>2026-06-28T20:06:06+00:00</updated>
<author>
<name>魏曹先生</name>
<email>1992414357@qq.com</email>
</author>
<published>2026-06-28T20:06:06+00:00</published>
<link rel='alternate' type='text/html' href='https://git.catilgrass.cn/catilgrass/just_template.git/commit/?id=e2c6570d02aed85a16d5596f541ef2a1ff808817'/>
<id>e2c6570d02aed85a16d5596f541ef2a1ff808817</id>
<content type='text'>
syntax
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
syntax
</pre>
</div>
</content>
</entry>
<entry>
<title>docs: add comprehensive module-level documentation</title>
<updated>2026-06-28T20:03:23+00:00</updated>
<author>
<name>魏曹先生</name>
<email>1992414357@qq.com</email>
</author>
<published>2026-06-28T20:03:23+00:00</published>
<link rel='alternate' type='text/html' href='https://git.catilgrass.cn/catilgrass/just_template.git/commit/?id=e2579e22812f0629706d1e81443fc512bf6add58'/>
<id>e2579e22812f0629706d1e81443fc512bf6add58</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>feat(just_template): add proc-macro `tmpl!` and restructure crate</title>
<updated>2026-06-28T19:54:54+00:00</updated>
<author>
<name>魏曹先生</name>
<email>1992414357@qq.com</email>
</author>
<published>2026-06-28T19:54:54+00:00</published>
<link rel='alternate' type='text/html' href='https://git.catilgrass.cn/catilgrass/just_template.git/commit/?id=ca7527681b609fedc368ea973022b004469035e6'/>
<id>ca7527681b609fedc368ea973022b004469035e6</id>
<content type='text'>
Move the old `tmpl!` and `tmpl_param!` macros into a dedicated
`just_template_macros` proc-macro crate. The new `tmpl!` macro supports
both simple parameter assignment and multi-arm implementation blocks
with per-arm overrides. Remove the deprecated `deprecated` module and
update tests accordingly.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Move the old `tmpl!` and `tmpl_param!` macros into a dedicated
`just_template_macros` proc-macro crate. The new `tmpl!` macro supports
both simple parameter assignment and multi-arm implementation blocks
with per-arm overrides. Remove the deprecated `deprecated` module and
update tests accordingly.
</pre>
</div>
</content>
</entry>
<entry>
<title>refactor: promote project to workspace with macros sub-crate</title>
<updated>2026-06-28T19:34:41+00:00</updated>
<author>
<name>魏曹先生</name>
<email>1992414357@qq.com</email>
</author>
<published>2026-06-28T19:34:41+00:00</published>
<link rel='alternate' type='text/html' href='https://git.catilgrass.cn/catilgrass/just_template.git/commit/?id=ba15b7c06468cb6c52c8d2a53419fd83f9ebcb8b'/>
<id>ba15b7c06468cb6c52c8d2a53419fd83f9ebcb8b</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
</feed>
