<feed xmlns='http://www.w3.org/2005/Atom'>
<title>mingling.git, branch picker-0.1.1</title>
<subtitle>用于开发多子命令的命令行框架
</subtitle>
<link rel='alternate' type='text/html' href='https://git.catilgrass.cn/catilgrass/mingling.git/'/>
<entry>
<title>chore: bump arg-picker and arg-picker-macros to v0.1.1</title>
<updated>2026-07-27T12:46:44+00:00</updated>
<author>
<name>魏曹先生</name>
<email>1992414357@qq.com</email>
</author>
<published>2026-07-27T12:46:44+00:00</published>
<link rel='alternate' type='text/html' href='https://git.catilgrass.cn/catilgrass/mingling.git/commit/?id=d50e70ed9191eef975a86df96d62c9eb1630f854'/>
<id>d50e70ed9191eef975a86df96d62c9eb1630f854</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>feat: resolve all workspace inheritance in package-all tool</title>
<updated>2026-07-27T12:44:09+00:00</updated>
<author>
<name>魏曹先生</name>
<email>1992414357@qq.com</email>
</author>
<published>2026-07-27T12:44:09+00:00</published>
<link rel='alternate' type='text/html' href='https://git.catilgrass.cn/catilgrass/mingling.git/commit/?id=7d50862f4f2d31c44e9febc9fc12f0aca7b4a19f'/>
<id>7d50862f4f2d31c44e9febc9fc12f0aca7b4a19f</id>
<content type='text'>
Replace the old path-to-version patching with full workspace inheritance
resolution.  Each member's Cargo.toml now has all `workspace = true`
references inlined from `[workspace.package]` and
`[workspace.dependencies]`,
and the root Cargo.toml is stripped of those workspace sections to
become a
pure virtual manifest.  Post-package extraction also adds a bare
`[workspace]` to each standalone crate so it remains a valid workspace
root.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Replace the old path-to-version patching with full workspace inheritance
resolution.  Each member's Cargo.toml now has all `workspace = true`
references inlined from `[workspace.package]` and
`[workspace.dependencies]`,
and the root Cargo.toml is stripped of those workspace sections to
become a
pure virtual manifest.  Post-package extraction also adds a bare
`[workspace]` to each standalone crate so it remains a valid workspace
root.
</pre>
</div>
</content>
</entry>
<entry>
<title>chore(picker): removed unused module `corebind.rs`</title>
<updated>2026-07-26T13:53:19+00:00</updated>
<author>
<name>魏曹先生</name>
<email>1992414357@qq.com</email>
</author>
<published>2026-07-26T13:53:19+00:00</published>
<link rel='alternate' type='text/html' href='https://git.catilgrass.cn/catilgrass/mingling.git/commit/?id=ac381ecc84f11a2809881cf2264356309e8cd361'/>
<id>ac381ecc84f11a2809881cf2264356309e8cd361</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>fix: gate `pack_err_structural` on both `structural_renderer` and</title>
<updated>2026-07-26T13:37:18+00:00</updated>
<author>
<name>魏曹先生</name>
<email>1992414357@qq.com</email>
</author>
<published>2026-07-26T13:37:18+00:00</published>
<link rel='alternate' type='text/html' href='https://git.catilgrass.cn/catilgrass/mingling.git/commit/?id=8e65bf67aa26785fdabff3cf31e0633e07d593a6'/>
<id>8e65bf67aa26785fdabff3cf31e0633e07d593a6</id>
<content type='text'>
`extra_macros`
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
`extra_macros`
</pre>
</div>
</content>
</entry>
<entry>
<title>fix(ci): capture stderr in cargo ci steps</title>
<updated>2026-07-26T13:10:23+00:00</updated>
<author>
<name>魏曹先生</name>
<email>1992414357@qq.com</email>
</author>
<published>2026-07-26T13:10:23+00:00</published>
<link rel='alternate' type='text/html' href='https://git.catilgrass.cn/catilgrass/mingling.git/commit/?id=884b6ed34358a5fd2863a289e10ca933d33f25bf'/>
<id>884b6ed34358a5fd2863a289e10ca933d33f25bf</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>feat(macros): split monolith into one-macro-per-file modules</title>
<updated>2026-07-26T12:56:24+00:00</updated>
<author>
<name>魏曹先生</name>
<email>1992414357@qq.com</email>
</author>
<published>2026-07-26T12:56:24+00:00</published>
<link rel='alternate' type='text/html' href='https://git.catilgrass.cn/catilgrass/mingling.git/commit/?id=5714eba48ee9031d61858425583c219b881f2d13'/>
<id>5714eba48ee9031d61858425583c219b881f2d13</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>feat(arg_picker): add SinglePickable impls for network and path types</title>
<updated>2026-07-25T19:03:16+00:00</updated>
<author>
<name>魏曹先生</name>
<email>1992414357@qq.com</email>
</author>
<published>2026-07-25T19:03:16+00:00</published>
<link rel='alternate' type='text/html' href='https://git.catilgrass.cn/catilgrass/mingling.git/commit/?id=2cb8893711b73ccde946ca83e01dc315a9294c23'/>
<id>2cb8893711b73ccde946ca83e01dc315a9294c23</id>
<content type='text'>
Implement SinglePickable for IpAddr, Ipv4Addr, Ipv6Addr, SocketAddr,
SocketAddrV4, SocketAddrV6, and PathBuf
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Implement SinglePickable for IpAddr, Ipv4Addr, Ipv6Addr, SocketAddr,
SocketAddrV4, SocketAddrV6, and PathBuf
</pre>
</div>
</content>
</entry>
<entry>
<title>docs(changelog): fix item numbering in changelog</title>
<updated>2026-07-25T08:35:13+00:00</updated>
<author>
<name>魏曹先生</name>
<email>1992414357@qq.com</email>
</author>
<published>2026-07-25T08:34:59+00:00</published>
<link rel='alternate' type='text/html' href='https://git.catilgrass.cn/catilgrass/mingling.git/commit/?id=451d2889211ebbae4965d61b94ec422d88cfe6c4'/>
<id>451d2889211ebbae4965d61b94ec422d88cfe6c4</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>refactor(once_exec, repl_exec): unify sync and async execution paths</title>
<updated>2026-07-23T17:27:33+00:00</updated>
<author>
<name>魏曹先生</name>
<email>1992414357@qq.com</email>
</author>
<published>2026-07-23T17:27:33+00:00</published>
<link rel='alternate' type='text/html' href='https://git.catilgrass.cn/catilgrass/mingling.git/commit/?id=c28028c69d02b723745167b23fdaf25db673a2e9'/>
<id>c28028c69d02b723745167b23fdaf25db673a2e9</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
</feed>
