<feed xmlns='http://www.w3.org/2005/Atom'>
<title>mingling.git/mingling_cli, branch 0.1.6</title>
<subtitle>用于开发多子命令的命令行框架
</subtitle>
<link rel='alternate' type='text/html' href='https://git.catilgrass.cn/catilgrass/mingling.git/'/>
<entry>
<title>Update core and macros dependencies to version 0.1.6</title>
<updated>2026-04-20T08:15:15+00:00</updated>
<author>
<name>魏曹先生</name>
<email>1992414357@qq.com</email>
</author>
<published>2026-04-20T08:14:07+00:00</published>
<link rel='alternate' type='text/html' href='https://git.catilgrass.cn/catilgrass/mingling.git/commit/?id=c705d0178bc8f69c97bfc13464d853434af13431'/>
<id>c705d0178bc8f69c97bfc13464d853434af13431</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Add clippy scripts and apply clippy suggestions</title>
<updated>2026-04-20T08:07:09+00:00</updated>
<author>
<name>魏曹先生</name>
<email>1992414357@qq.com</email>
</author>
<published>2026-04-20T08:07:09+00:00</published>
<link rel='alternate' type='text/html' href='https://git.catilgrass.cn/catilgrass/mingling.git/commit/?id=53c65ff60f87ab799772c95442fa0a27c45551e4'/>
<id>53c65ff60f87ab799772c95442fa0a27c45551e4</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.6</title>
<updated>2026-04-19T06:08:14+00:00</updated>
<author>
<name>魏曹先生</name>
<email>1992414357@qq.com</email>
</author>
<published>2026-04-19T06:08:14+00:00</published>
<link rel='alternate' type='text/html' href='https://git.catilgrass.cn/catilgrass/mingling.git/commit/?id=1fa150cc603f53b48413aff18dcae6a051277b93'/>
<id>1fa150cc603f53b48413aff18dcae6a051277b93</id>
<content type='text'>
- mingling: 0.1.5 → 0.1.6
- mingling_core: 0.1.4 → 0.1.5
- mingling_macros: 0.1.4 → 0.1.5
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
- mingling: 0.1.5 → 0.1.6
- mingling_core: 0.1.4 → 0.1.5
- mingling_macros: 0.1.4 → 0.1.5
</pre>
</div>
</content>
</entry>
<entry>
<title>Remove unnecessary `.into()` calls in chain functions</title>
<updated>2026-04-19T05:56:37+00:00</updated>
<author>
<name>魏曹先生</name>
<email>1992414357@qq.com</email>
</author>
<published>2026-04-19T05:56:37+00:00</published>
<link rel='alternate' type='text/html' href='https://git.catilgrass.cn/catilgrass/mingling.git/commit/?id=10c9ab8cdb48b8cd527e3103084e418c958977ff'/>
<id>10c9ab8cdb48b8cd527e3103084e418c958977ff</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Remove async from dispatcher parsing functions</title>
<updated>2026-04-18T17:27:15+00:00</updated>
<author>
<name>魏曹先生</name>
<email>1992414357@qq.com</email>
</author>
<published>2026-04-18T17:27:15+00:00</published>
<link rel='alternate' type='text/html' href='https://git.catilgrass.cn/catilgrass/mingling.git/commit/?id=259ce68e66f160574f60c32b8f7ef0522131c16f'/>
<id>259ce68e66f160574f60c32b8f7ef0522131c16f</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Fix macro registration in basic tutorial docs</title>
<updated>2026-04-18T17:06:10+00:00</updated>
<author>
<name>魏曹先生</name>
<email>1992414357@qq.com</email>
</author>
<published>2026-04-18T17:06:10+00:00</published>
<link rel='alternate' type='text/html' href='https://git.catilgrass.cn/catilgrass/mingling.git/commit/?id=ef4bed4177a68386e1cf747435b5399a94a18033'/>
<id>ef4bed4177a68386e1cf747435b5399a94a18033</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Rename add_dispatcher module to dispatcher_mgr and add remove command</title>
<updated>2026-04-13T19:03:21+00:00</updated>
<author>
<name>Weicao-CatilGrass</name>
<email>1992414357@qq.com</email>
</author>
<published>2026-04-13T19:03:21+00:00</published>
<link rel='alternate' type='text/html' href='https://git.catilgrass.cn/catilgrass/mingling.git/commit/?id=33469c75614c444f512fd51dbc78a31a9a4bec82'/>
<id>33469c75614c444f512fd51dbc78a31a9a4bec82</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>Update Cargo.lock for published mingling crates</title>
<updated>2026-04-11T18:02:34+00:00</updated>
<author>
<name>魏曹先生</name>
<email>1992414357@qq.com</email>
</author>
<published>2026-04-11T18:01:58+00:00</published>
<link rel='alternate' type='text/html' href='https://git.catilgrass.cn/catilgrass/mingling.git/commit/?id=395648b57050a375c2d4922085c802298801afa7'/>
<id>395648b57050a375c2d4922085c802298801afa7</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Update mingling_macros to version 0.1.4</title>
<updated>2026-04-11T18:00:54+00:00</updated>
<author>
<name>魏曹先生</name>
<email>1992414357@qq.com</email>
</author>
<published>2026-04-11T18:00:54+00:00</published>
<link rel='alternate' type='text/html' href='https://git.catilgrass.cn/catilgrass/mingling.git/commit/?id=3d014680d2e94018f72435b6f1e719697acf7e6d'/>
<id>3d014680d2e94018f72435b6f1e719697acf7e6d</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
</feed>
