<feed xmlns='http://www.w3.org/2005/Atom'>
<title>just_template.git/Cargo.lock, branch 0.2.0</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>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>
<entry>
<title>feat: bump just_template to 0.2.0</title>
<updated>2026-06-28T19:11:05+00:00</updated>
<author>
<name>魏曹先生</name>
<email>1992414357@qq.com</email>
</author>
<published>2026-06-28T19:11:05+00:00</published>
<link rel='alternate' type='text/html' href='https://git.catilgrass.cn/catilgrass/just_template.git/commit/?id=58307e49e24bbbff55846147d97fbe60054486cc'/>
<id>58307e49e24bbbff55846147d97fbe60054486cc</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Bump version to 0.1.3</title>
<updated>2026-03-02T14:10:44+00:00</updated>
<author>
<name>魏曹先生</name>
<email>1992414357@qq.com</email>
</author>
<published>2026-03-02T14:10:44+00:00</published>
<link rel='alternate' type='text/html' href='https://git.catilgrass.cn/catilgrass/just_template.git/commit/?id=8d6b68804768e873e6627b61fd34a551bf4090e6'/>
<id>8d6b68804768e873e6627b61fd34a551bf4090e6</id>
<content type='text'>
Fix empty impl block generating unnecessary newlines
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Fix empty impl block generating unnecessary newlines
</pre>
</div>
</content>
</entry>
<entry>
<title>Bump version to 0.1.2 and add From impls for &amp;str and Cow&lt;str&gt;</title>
<updated>2026-03-02T05:45:42+00:00</updated>
<author>
<name>魏曹先生</name>
<email>1992414357@qq.com</email>
</author>
<published>2026-03-02T05:45:42+00:00</published>
<link rel='alternate' type='text/html' href='https://git.catilgrass.cn/catilgrass/just_template.git/commit/?id=8f1cf091f62a36e30b8cf3e97b0de7eaec58e1bf'/>
<id>8f1cf091f62a36e30b8cf3e97b0de7eaec58e1bf</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Bump version to 0.1.1</title>
<updated>2026-02-28T06:07:16+00:00</updated>
<author>
<name>魏曹先生</name>
<email>1992414357@qq.com</email>
</author>
<published>2026-02-28T06:07:16+00:00</published>
<link rel='alternate' type='text/html' href='https://git.catilgrass.cn/catilgrass/just_template.git/commit/?id=ef22e0816a522a0d0791bb854153d610e592a96d'/>
<id>ef22e0816a522a0d0791bb854153d610e592a96d</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Initialize project with Cargo.toml and basic structure</title>
<updated>2026-02-27T14:31:21+00:00</updated>
<author>
<name>魏曹先生</name>
<email>1992414357@qq.com</email>
</author>
<published>2026-02-27T12:25:05+00:00</published>
<link rel='alternate' type='text/html' href='https://git.catilgrass.cn/catilgrass/just_template.git/commit/?id=932050d82212ee7db6bd4cb746fb79f40aa7cbf9'/>
<id>932050d82212ee7db6bd4cb746fb79f40aa7cbf9</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
</feed>
