<feed xmlns='http://www.w3.org/2005/Atom'>
<title>mingling.git/mingling_core/src/program.rs, branch 0.1.6-yanked</title>
<subtitle>用于开发多子命令的命令行框架
</subtitle>
<link rel='alternate' type='text/html' href='https://git.catilgrass.cn/catilgrass/mingling.git/'/>
<entry>
<title>fix: Add explicit type annotation to collect call in Program</title>
<updated>2026-04-24T08:40:32+00:00</updated>
<author>
<name>Weicao-CatilGrass</name>
<email>1992414357@qq.com</email>
</author>
<published>2026-04-24T08:40:32+00:00</published>
<link rel='alternate' type='text/html' href='https://git.catilgrass.cn/catilgrass/mingling.git/commit/?id=02c32ba9d93443684868894fe879d526a91783af'/>
<id>02c32ba9d93443684868894fe879d526a91783af</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Add new_with_args and dispatch_args_dynamic to Program</title>
<updated>2026-04-22T05:30:13+00:00</updated>
<author>
<name>魏曹先生</name>
<email>1992414357@qq.com</email>
</author>
<published>2026-04-22T05:27:43+00:00</published>
<link rel='alternate' type='text/html' href='https://git.catilgrass.cn/catilgrass/mingling.git/commit/?id=3785202ec5b949cba5501b20729b16f4c29ea626'/>
<id>3785202ec5b949cba5501b20729b16f4c29ea626</id>
<content type='text'>
Remove Display bound from Group type parameter and delete
dispatcher_render macro. This is a breaking change.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Remove Display bound from Group type parameter and delete
dispatcher_render macro. This is a breaking change.
</pre>
</div>
</content>
</entry>
<entry>
<title>Add missing import for std::env on non-Windows platforms</title>
<updated>2026-04-19T08:12:34+00:00</updated>
<author>
<name>魏曹先生</name>
<email>1992414357@qq.com</email>
</author>
<published>2026-04-19T08:12:34+00:00</published>
<link rel='alternate' type='text/html' href='https://git.catilgrass.cn/catilgrass/mingling.git/commit/?id=2036fb58275d7fddad9c27bcceb780e8f715e5c0'/>
<id>2036fb58275d7fddad9c27bcceb780e8f715e5c0</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Make async an optional feature</title>
<updated>2026-04-18T16:31:05+00:00</updated>
<author>
<name>魏曹先生</name>
<email>1992414357@qq.com</email>
</author>
<published>2026-04-18T16:31:05+00:00</published>
<link rel='alternate' type='text/html' href='https://git.catilgrass.cn/catilgrass/mingling.git/commit/?id=532f4ceba2bddb1c84d2e0bdd69808a3ebd5ca4a'/>
<id>532f4ceba2bddb1c84d2e0bdd69808a3ebd5ca4a</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Fix Windows UTF-16 argument handling in PowerShell completion</title>
<updated>2026-04-16T17:10:07+00:00</updated>
<author>
<name>魏曹先生</name>
<email>1992414357@qq.com</email>
</author>
<published>2026-04-16T17:10:07+00:00</published>
<link rel='alternate' type='text/html' href='https://git.catilgrass.cn/catilgrass/mingling.git/commit/?id=e17117e027cf8f0aa077c861b707651e040800a0'/>
<id>e17117e027cf8f0aa077c861b707651e040800a0</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Add script support to run-tools utilities</title>
<updated>2026-04-14T06:25:00+00:00</updated>
<author>
<name>魏曹先生</name>
<email>1992414357@qq.com</email>
</author>
<published>2026-04-14T06:25:00+00:00</published>
<link rel='alternate' type='text/html' href='https://git.catilgrass.cn/catilgrass/mingling.git/commit/?id=48a3fa1c27d2b9722f60dfaf062a0c71075a74f3'/>
<id>48a3fa1c27d2b9722f60dfaf062a0c71075a74f3</id>
<content type='text'>
The run-tools.ps1 and run-tools.sh scripts now support running both
Rust binaries and shell scripts. They check dev_tools/scripts first,
then dev_tools/src/bin. Also added a simple HTTP preview script.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
The run-tools.ps1 and run-tools.sh scripts now support running both
Rust binaries and shell scripts. They check dev_tools/scripts first,
then dev_tools/src/bin. Also added a simple HTTP preview script.
</pre>
</div>
</content>
</entry>
<entry>
<title>Apply clippy suggestions and remove unused serde dependency</title>
<updated>2026-04-11T11:17:45+00:00</updated>
<author>
<name>魏曹先生</name>
<email>1992414357@qq.com</email>
</author>
<published>2026-04-11T11:17:45+00:00</published>
<link rel='alternate' type='text/html' href='https://git.catilgrass.cn/catilgrass/mingling.git/commit/?id=e8e33963801b63d03a2b6d5f872348add2cecc56'/>
<id>e8e33963801b63d03a2b6d5f872348add2cecc56</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>Add completion macro infrastructure without logic</title>
<updated>2026-04-10T08:47:40+00:00</updated>
<author>
<name>魏曹先生</name>
<email>1992414357@qq.com</email>
</author>
<published>2026-04-10T08:47:40+00:00</published>
<link rel='alternate' type='text/html' href='https://git.catilgrass.cn/catilgrass/mingling.git/commit/?id=b18749170b6006e53976dbb6df9f59a3b9c34127'/>
<id>b18749170b6006e53976dbb6df9f59a3b9c34127</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Implement mingling::this function</title>
<updated>2026-04-08T14:53:52+00:00</updated>
<author>
<name>魏曹先生</name>
<email>1992414357@qq.com</email>
</author>
<published>2026-04-08T14:48:31+00:00</published>
<link rel='alternate' type='text/html' href='https://git.catilgrass.cn/catilgrass/mingling.git/commit/?id=240361b240d638363346013160b0943b47769c37'/>
<id>240361b240d638363346013160b0943b47769c37</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
</feed>
