<feed xmlns='http://www.w3.org/2005/Atom'>
<title>CommandLine.git/templates/_renderers.rs.template, branch jvn_0.1.1</title>
<subtitle>CLI For JVCS!
</subtitle>
<link rel='alternate' type='text/html' href='https://git.catilgrass.cn/JustEnoughVCS/CommandLine.git/'/>
<entry>
<title>Refactor build system and implement complete renderer system</title>
<updated>2026-02-03T16:27:16+00:00</updated>
<author>
<name>魏曹先生</name>
<email>1992414357@qq.com</email>
</author>
<published>2026-02-03T16:27:16+00:00</published>
<link rel='alternate' type='text/html' href='https://git.catilgrass.cn/JustEnoughVCS/CommandLine.git/commit/?id=d19e5d84ee21502fd3440511d4ffb1ee1f49d3b2'/>
<id>d19e5d84ee21502fd3440511d4ffb1ee1f49d3b2</id>
<content type='text'>
- Split monolithic build.rs into modular async generators
- Add renderer override system with type-safe dispatch
- Implement command template macro for consistent command definitions
- Add proc-macro crates for command and renderer systems
- Reorganize directory structure for better separation of concerns
- Update documentation to reflect new architecture
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
- Split monolithic build.rs into modular async generators
- Add renderer override system with type-safe dispatch
- Implement command template macro for consistent command definitions
- Add proc-macro crates for command and renderer systems
- Reorganize directory structure for better separation of concerns
- Update documentation to reflect new architecture
</pre>
</div>
</content>
</entry>
<entry>
<title>Rename generated files with leading underscore</title>
<updated>2026-01-22T19:18:53+00:00</updated>
<author>
<name>魏曹先生</name>
<email>1992414357@qq.com</email>
</author>
<published>2026-01-22T19:18:53+00:00</published>
<link rel='alternate' type='text/html' href='https://git.catilgrass.cn/JustEnoughVCS/CommandLine.git/commit/?id=5b5e3b2b9375fea3e47c28c2a4d47ef4fe349cd5'/>
<id>5b5e3b2b9375fea3e47c28c2a4d47ef4fe349cd5</id>
<content type='text'>
- Rename template files to have .template extension
- Rename generated source files to start with underscore
- Update .gitignore to ignore all files starting with underscore
- Update build.rs and deploy.ps1 to reflect new names
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
- Rename template files to have .template extension
- Rename generated source files to start with underscore
- Update .gitignore to ignore all files starting with underscore
- Update build.rs and deploy.ps1 to reflect new names
</pre>
</div>
</content>
</entry>
</feed>
