<feed xmlns='http://www.w3.org/2005/Atom'>
<title>mingling.git, branch 0.1.6-yanked</title>
<subtitle>用于开发多子命令的命令行框架
</subtitle>
<link rel='alternate' type='text/html' href='https://git.catilgrass.cn/catilgrass/mingling.git/'/>
<entry>
<title>Update CHANGELOG to mark release 0.1.6 as yanked</title>
<updated>2026-04-24T08:48:07+00:00</updated>
<author>
<name>Weicao-CatilGrass</name>
<email>1992414357@qq.com</email>
</author>
<published>2026-04-24T08:48:07+00:00</published>
<link rel='alternate' type='text/html' href='https://git.catilgrass.cn/catilgrass/mingling.git/commit/?id=0eb378d380dac5a4755fd458fa5afb590aed7cd7'/>
<id>0eb378d380dac5a4755fd458fa5afb590aed7cd7</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Update changelog for 0.1.6 with Windows build fix and caution</title>
<updated>2026-04-24T08:46:13+00:00</updated>
<author>
<name>Weicao-CatilGrass</name>
<email>1992414357@qq.com</email>
</author>
<published>2026-04-24T08:46:13+00:00</published>
<link rel='alternate' type='text/html' href='https://git.catilgrass.cn/catilgrass/mingling.git/commit/?id=d0d0682c69572dbb3ecc181bd9e26aafa2c966f5'/>
<id>d0d0682c69572dbb3ecc181bd9e26aafa2c966f5</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<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 PowerShell scripts for running Clippy on Rust projects</title>
<updated>2026-04-24T08:40:15+00:00</updated>
<author>
<name>Weicao-CatilGrass</name>
<email>1992414357@qq.com</email>
</author>
<published>2026-04-24T08:40:15+00:00</published>
<link rel='alternate' type='text/html' href='https://git.catilgrass.cn/catilgrass/mingling.git/commit/?id=53d3713f1ba8c4fcc1476f21c2328dca9de00ca0'/>
<id>53d3713f1ba8c4fcc1476f21c2328dca9de00ca0</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Revert ChainProcess changes from commit 3785202</title>
<updated>2026-04-22T08:59:17+00:00</updated>
<author>
<name>魏曹先生</name>
<email>1992414357@qq.com</email>
</author>
<published>2026-04-22T08:59:17+00:00</published>
<link rel='alternate' type='text/html' href='https://git.catilgrass.cn/catilgrass/mingling.git/commit/?id=37824854c0216bf751f625b101a038e995fce124'/>
<id>37824854c0216bf751f625b101a038e995fce124</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Add workspace configuration and update dependencies</title>
<updated>2026-04-22T08:49:28+00:00</updated>
<author>
<name>魏曹先生</name>
<email>1992414357@qq.com</email>
</author>
<published>2026-04-22T08:49:28+00:00</published>
<link rel='alternate' type='text/html' href='https://git.catilgrass.cn/catilgrass/mingling.git/commit/?id=67e949309771019e86ab5c83691edc7afff7e6be'/>
<id>67e949309771019e86ab5c83691edc7afff7e6be</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>Rename and refactor clippy scripts</title>
<updated>2026-04-22T00:49:36+00:00</updated>
<author>
<name>魏曹先生</name>
<email>1992414357@qq.com</email>
</author>
<published>2026-04-22T00:49:36+00:00</published>
<link rel='alternate' type='text/html' href='https://git.catilgrass.cn/catilgrass/mingling.git/commit/?id=c2f9fb47832c5e12fe37762616c81b016de00464'/>
<id>c2f9fb47832c5e12fe37762616c81b016de00464</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Sync README.md</title>
<updated>2026-04-22T00:26:24+00:00</updated>
<author>
<name>魏曹先生</name>
<email>1992414357@qq.com</email>
</author>
<published>2026-04-22T00:26:24+00:00</published>
<link rel='alternate' type='text/html' href='https://git.catilgrass.cn/catilgrass/mingling.git/commit/?id=9f241be368239cbadca9a55dbb8fd53364a3b434'/>
<id>9f241be368239cbadca9a55dbb8fd53364a3b434</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Bump mingling version to 0.1.7 and use local dependencies</title>
<updated>2026-04-21T14:17:28+00:00</updated>
<author>
<name>魏曹先生</name>
<email>1992414357@qq.com</email>
</author>
<published>2026-04-21T14:17:28+00:00</published>
<link rel='alternate' type='text/html' href='https://git.catilgrass.cn/catilgrass/mingling.git/commit/?id=4269a40a3a1614b9d477e8c44a278e96ead6ad4b'/>
<id>4269a40a3a1614b9d477e8c44a278e96ead6ad4b</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
</feed>
