<feed xmlns='http://www.w3.org/2005/Atom'>
<title>CommandLine.git/src/systems/render, 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 code to use modern Rust idioms and fix clippy lints</title>
<updated>2026-03-20T14:21:56+00:00</updated>
<author>
<name>魏曹先生</name>
<email>1992414357@qq.com</email>
</author>
<published>2026-03-20T14:21:56+00:00</published>
<link rel='alternate' type='text/html' href='https://git.catilgrass.cn/JustEnoughVCS/CommandLine.git/commit/?id=ab6be7968b25afb57fc428695693484ad8576718'/>
<id>ab6be7968b25afb57fc428695693484ad8576718</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Add completions system for shell autocompletion</title>
<updated>2026-03-14T17:12:06+00:00</updated>
<author>
<name>魏曹先生</name>
<email>1992414357@qq.com</email>
</author>
<published>2026-03-14T17:12:06+00:00</published>
<link rel='alternate' type='text/html' href='https://git.catilgrass.cn/JustEnoughVCS/CommandLine.git/commit/?id=10ed02b8541a80e60f7ad9f9fb51f8070d6be525'/>
<id>10ed02b8541a80e60f7ad9f9fb51f8070d6be525</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Avoid printing empty render result</title>
<updated>2026-02-26T22:42:01+00:00</updated>
<author>
<name>魏曹先生</name>
<email>1992414357@qq.com</email>
</author>
<published>2026-02-26T22:42:01+00:00</published>
<link rel='alternate' type='text/html' href='https://git.catilgrass.cn/JustEnoughVCS/CommandLine.git/commit/?id=4eec352e05b653f1c74507b7fbf3a8a883189a27'/>
<id>4eec352e05b653f1c74507b7fbf3a8a883189a27</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Replace string type identifiers with TypeId for command output matching</title>
<updated>2026-02-25T17:02:42+00:00</updated>
<author>
<name>魏曹先生</name>
<email>1992414357@qq.com</email>
</author>
<published>2026-02-25T16:51:45+00:00</published>
<link rel='alternate' type='text/html' href='https://git.catilgrass.cn/JustEnoughVCS/CommandLine.git/commit/?id=e3aeb6a1c9955eee2c396230317e63becd24ec6a'/>
<id>e3aeb6a1c9955eee2c396230317e63becd24ec6a</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<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>
</feed>
