<feed xmlns='http://www.w3.org/2005/Atom'>
<title>mingling.git/.run/src/bin/package-all.rs, branch picker-0.1.1</title>
<subtitle>用于开发多子命令的命令行框架
</subtitle>
<link rel='alternate' type='text/html' href='https://git.catilgrass.cn/mingling.git/'/>
<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/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(package-all): replace system tar with native Rust extraction</title>
<updated>2026-07-17T16:23:13+00:00</updated>
<author>
<name>魏曹先生</name>
<email>1992414357@qq.com</email>
</author>
<published>2026-07-17T16:23:13+00:00</published>
<link rel='alternate' type='text/html' href='https://git.catilgrass.cn/mingling.git/commit/?id=e938129acc6231b2224db793c7aa9d6f95f7d0bf'/>
<id>e938129acc6231b2224db793c7aa9d6f95f7d0bf</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>refactor(package-all): simplify conditional logic with let-chains and</title>
<updated>2026-07-17T16:17:41+00:00</updated>
<author>
<name>魏曹先生</name>
<email>1992414357@qq.com</email>
</author>
<published>2026-07-17T16:17:41+00:00</published>
<link rel='alternate' type='text/html' href='https://git.catilgrass.cn/mingling.git/commit/?id=615b6c8964025f26856ce78af362d596c9f03593'/>
<id>615b6c8964025f26856ce78af362d596c9f03593</id>
<content type='text'>
use `is_none_or` / `is_some_and`
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
use `is_none_or` / `is_some_and`
</pre>
</div>
</content>
</entry>
<entry>
<title>feat: replace RELEASE-WORKSPACE with package-all script</title>
<updated>2026-07-17T11:36:38+00:00</updated>
<author>
<name>魏曹先生</name>
<email>1992414357@qq.com</email>
</author>
<published>2026-07-17T11:28:12+00:00</published>
<link rel='alternate' type='text/html' href='https://git.catilgrass.cn/mingling.git/commit/?id=e8682ddf4e1593efed2440d77916a4b202a02d9e'/>
<id>e8682ddf4e1593efed2440d77916a4b202a02d9e</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
</feed>
