<feed xmlns='http://www.w3.org/2005/Atom'>
<title>mingling.git/mingling_core/src/lib.rs, branch 0.1.7</title>
<subtitle>用于开发多子命令的命令行框架
</subtitle>
<link rel='alternate' type='text/html' href='https://git.catilgrass.cn/catilgrass/mingling.git/'/>
<entry>
<title>Add missing articles and improve documentation</title>
<updated>2026-05-02T17:31:04+00:00</updated>
<author>
<name>魏曹先生</name>
<email>1992414357@qq.com</email>
</author>
<published>2026-05-02T17:31:04+00:00</published>
<link rel='alternate' type='text/html' href='https://git.catilgrass.cn/catilgrass/mingling.git/commit/?id=8422e0ada52d8036c32257d84f069776e520079e'/>
<id>8422e0ada52d8036c32257d84f069776e520079e</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Add Display derive and testing utilities for Next enum</title>
<updated>2026-05-02T14:57:18+00:00</updated>
<author>
<name>魏曹先生</name>
<email>1992414357@qq.com</email>
</author>
<published>2026-05-02T14:57:18+00:00</published>
<link rel='alternate' type='text/html' href='https://git.catilgrass.cn/catilgrass/mingling.git/commit/?id=12e7b65883a22030039806c41e704c27731e8dd9'/>
<id>12e7b65883a22030039806c41e704c27731e8dd9</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Add global resource system to Program</title>
<updated>2026-04-27T13:19:56+00:00</updated>
<author>
<name>魏曹先生</name>
<email>1992414357@qq.com</email>
</author>
<published>2026-04-27T13:19:56+00:00</published>
<link rel='alternate' type='text/html' href='https://git.catilgrass.cn/catilgrass/mingling.git/commit/?id=2c32196bbc632411d4f6998a506ca262a805a666'/>
<id>2c32196bbc632411d4f6998a506ca262a805a666</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Remove `marker::NextProcess` and generate it via `gen_program!`</title>
<updated>2026-04-27T03:29:26+00:00</updated>
<author>
<name>Weicao-CatilGrass</name>
<email>1992414357@qq.com</email>
</author>
<published>2026-04-27T03:09:35+00:00</published>
<link rel='alternate' type='text/html' href='https://git.catilgrass.cn/catilgrass/mingling.git/commit/?id=ae91bf2f6412edee65660085811248e0127fa97b'/>
<id>ae91bf2f6412edee65660085811248e0127fa97b</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Add help system with `#[help]` macro and `HelpRequest` trait</title>
<updated>2026-04-25T15:41:36+00:00</updated>
<author>
<name>魏曹先生</name>
<email>1992414357@qq.com</email>
</author>
<published>2026-04-25T15:41:36+00:00</published>
<link rel='alternate' type='text/html' href='https://git.catilgrass.cn/catilgrass/mingling.git/commit/?id=4ac7d7dc9e6abec2f3f84dd5baf8b642727f19c3'/>
<id>4ac7d7dc9e6abec2f3f84dd5baf8b642727f19c3</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Remove comp module and add EnumTag derive macro</title>
<updated>2026-04-13T13:19:03+00:00</updated>
<author>
<name>魏曹先生</name>
<email>1992414357@qq.com</email>
</author>
<published>2026-04-13T13:19:03+00:00</published>
<link rel='alternate' type='text/html' href='https://git.catilgrass.cn/catilgrass/mingling.git/commit/?id=17cf59fe8220ac5befbbe8333fa0515ab532103d'/>
<id>17cf59fe8220ac5befbbe8333fa0515ab532103d</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Add dev tools to generate example documentation</title>
<updated>2026-04-11T14:28:26+00:00</updated>
<author>
<name>魏曹先生</name>
<email>1992414357@qq.com</email>
</author>
<published>2026-04-11T14:28:26+00:00</published>
<link rel='alternate' type='text/html' href='https://git.catilgrass.cn/catilgrass/mingling.git/commit/?id=dc501290f7b25b72edf8c67555b5604ac5fc8a59'/>
<id>dc501290f7b25b72edf8c67555b5604ac5fc8a59</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Implement basic command completion with shell support</title>
<updated>2026-04-11T10:29:57+00:00</updated>
<author>
<name>魏曹先生</name>
<email>1992414357@qq.com</email>
</author>
<published>2026-04-11T10:29:57+00:00</published>
<link rel='alternate' type='text/html' href='https://git.catilgrass.cn/catilgrass/mingling.git/commit/?id=1eb5306fe6e0e09970b37d267051589d8133a824'/>
<id>1eb5306fe6e0e09970b37d267051589d8133a824</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Add shell completion script generation feature</title>
<updated>2026-04-11T08:50:57+00:00</updated>
<author>
<name>魏曹先生</name>
<email>1992414357@qq.com</email>
</author>
<published>2026-04-11T08:50:57+00:00</published>
<link rel='alternate' type='text/html' href='https://git.catilgrass.cn/catilgrass/mingling.git/commit/?id=58ef8a8f42a68c7a81118ef9120705730ce3f458'/>
<id>58ef8a8f42a68c7a81118ef9120705730ce3f458</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Rename DefaultProgram to ThisProgram and remove ThisProgram marker</title>
<updated>2026-04-09T07:13:38+00:00</updated>
<author>
<name>魏曹先生</name>
<email>1992414357@qq.com</email>
</author>
<published>2026-04-09T07:13:38+00:00</published>
<link rel='alternate' type='text/html' href='https://git.catilgrass.cn/catilgrass/mingling.git/commit/?id=1b67e1143f367d00e955c2780dbdefab463836e1'/>
<id>1b67e1143f367d00e955c2780dbdefab463836e1</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
</feed>
