<feed xmlns='http://www.w3.org/2005/Atom'>
<title>mingling.git/README.md, branch 0.3.0</title>
<subtitle>用于开发多子命令的命令行框架
</subtitle>
<link rel='alternate' type='text/html' href='https://git.catilgrass.cn/catilgrass/mingling.git/'/>
<entry>
<title>chore: rename GETTING_STARTED.md to GETTING-STARTED.md</title>
<updated>2026-07-27T14:50:59+00:00</updated>
<author>
<name>魏曹先生</name>
<email>1992414357@qq.com</email>
</author>
<published>2026-07-27T14:50:59+00:00</published>
<link rel='alternate' type='text/html' href='https://git.catilgrass.cn/catilgrass/mingling.git/commit/?id=e88fd90b6daae40e9ef5d4b0d54a81ebd7142ebe'/>
<id>e88fd90b6daae40e9ef5d4b0d54a81ebd7142ebe</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>feat(readme): update roadmap to reflect completed tasks</title>
<updated>2026-07-23T22:52:42+00:00</updated>
<author>
<name>魏曹先生</name>
<email>1992414357@qq.com</email>
</author>
<published>2026-07-23T22:52:42+00:00</published>
<link rel='alternate' type='text/html' href='https://git.catilgrass.cn/catilgrass/mingling.git/commit/?id=634c6771a35d1ffd536e334baf73b68048912522'/>
<id>634c6771a35d1ffd536e334baf73b68048912522</id>
<content type='text'>
Mark the Mingling Linter and picker argument parser as completed in the
project roadmap
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Mark the Mingling Linter and picker argument parser as completed in the
project roadmap
</pre>
</div>
</content>
</entry>
<entry>
<title>feat(ci): add coverage test job with cargo-llvm-cov</title>
<updated>2026-07-20T03:46:05+00:00</updated>
<author>
<name>魏曹先生</name>
<email>1992414357@qq.com</email>
</author>
<published>2026-07-20T03:46:05+00:00</published>
<link rel='alternate' type='text/html' href='https://git.catilgrass.cn/catilgrass/mingling.git/commit/?id=a5ab5528a9bb1cc523a0652f737109bb8823204b'/>
<id>a5ab5528a9bb1cc523a0652f737109bb8823204b</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>docs(readme): update milestone checklist status</title>
<updated>2026-07-20T01:59:18+00:00</updated>
<author>
<name>魏曹先生</name>
<email>1992414357@qq.com</email>
</author>
<published>2026-07-20T01:59:18+00:00</published>
<link rel='alternate' type='text/html' href='https://git.catilgrass.cn/catilgrass/mingling.git/commit/?id=4bdaa699231aed2c0360d459072c7ba0ae25ee88'/>
<id>4bdaa699231aed2c0360d459072c7ba0ae25ee88</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>docs: migrate renderer examples to buffer macro and update docs</title>
<updated>2026-07-20T01:50:28+00:00</updated>
<author>
<name>魏曹先生</name>
<email>1992414357@qq.com</email>
</author>
<published>2026-07-20T01:50:28+00:00</published>
<link rel='alternate' type='text/html' href='https://git.catilgrass.cn/catilgrass/mingling.git/commit/?id=c385dcf15930d2754b68c2794986ad30fc65c141'/>
<id>c385dcf15930d2754b68c2794986ad30fc65c141</id>
<content type='text'>
Update all documentation and code examples to use the new
`#[renderer(buffer)]`
pattern with `r_println!` instead of manually constructing
`RenderResult`
with `writeln!`.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Update all documentation and code examples to use the new
`#[renderer(buffer)]`
pattern with `r_println!` instead of manually constructing
`RenderResult`
with `writeln!`.
</pre>
</div>
</content>
</entry>
<entry>
<title>docs: update README logo to icon3</title>
<updated>2026-07-19T20:37:51+00:00</updated>
<author>
<name>魏曹先生</name>
<email>1992414357@qq.com</email>
</author>
<published>2026-07-19T20:37:51+00:00</published>
<link rel='alternate' type='text/html' href='https://git.catilgrass.cn/catilgrass/mingling.git/commit/?id=dd10121dea05ebf438ba30c4b52f100a6ef12aa6'/>
<id>dd10121dea05ebf438ba30c4b52f100a6ef12aa6</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>fix: correct example dispatcher target and fix list indentation</title>
<updated>2026-07-18T22:19:27+00:00</updated>
<author>
<name>魏曹先生</name>
<email>1992414357@qq.com</email>
</author>
<published>2026-07-18T22:18:22+00:00</published>
<link rel='alternate' type='text/html' href='https://git.catilgrass.cn/catilgrass/mingling.git/commit/?id=ddf9e740c09edd02882cb325e367f70cf16b645f'/>
<id>ddf9e740c09edd02882cb325e367f70cf16b645f</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>docs: add GETTING_STARTED.md and update README icon size</title>
<updated>2026-07-18T22:05:36+00:00</updated>
<author>
<name>魏曹先生</name>
<email>1992414357@qq.com</email>
</author>
<published>2026-07-18T22:04:42+00:00</published>
<link rel='alternate' type='text/html' href='https://git.catilgrass.cn/catilgrass/mingling.git/commit/?id=2b0a2771bb5fcb57bfeeb6b20ec2d3f19ad7f2be'/>
<id>2b0a2771bb5fcb57bfeeb6b20ec2d3f19ad7f2be</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>ix(macros)!: require explicit `.into()` on chain function return values</title>
<updated>2026-07-17T17:53:59+00:00</updated>
<author>
<name>魏曹先生</name>
<email>1992414357@qq.com</email>
</author>
<published>2026-07-17T17:53:59+00:00</published>
<link rel='alternate' type='text/html' href='https://git.catilgrass.cn/catilgrass/mingling.git/commit/?id=f5a4cebde2f12eb980de73ea41eb8d9e133ae49a'/>
<id>f5a4cebde2f12eb980de73ea41eb8d9e133ae49a</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>docs(readme): add CI workflow badge</title>
<updated>2026-07-11T08:26:25+00:00</updated>
<author>
<name>魏曹先生</name>
<email>1992414357@qq.com</email>
</author>
<published>2026-07-11T08:26:25+00:00</published>
<link rel='alternate' type='text/html' href='https://git.catilgrass.cn/catilgrass/mingling.git/commit/?id=186bd0013fa795b39476c46a4069d044d4d6e563'/>
<id>186bd0013fa795b39476c46a4069d044d4d6e563</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
</feed>
