<feed xmlns='http://www.w3.org/2005/Atom'>
<title>mingling.git/arg_picker, branch picker-0.2.0</title>
<subtitle>用于开发多子命令的命令行框架
</subtitle>
<link rel='alternate' type='text/html' href='https://git.catilgrass.cn/catilgrass/mingling.git/'/>
<entry>
<title>chore(release): bump arg-picker crates to 0.2.0</title>
<updated>2026-08-10T09:31:26+00:00</updated>
<author>
<name>魏曹先生</name>
<email>1992414357@qq.com</email>
</author>
<published>2026-08-10T09:31:26+00:00</published>
<link rel='alternate' type='text/html' href='https://git.catilgrass.cn/catilgrass/mingling.git/commit/?id=f5a9e9024c519a2379a81d181828f36b779b93a1'/>
<id>f5a9e9024c519a2379a81d181828f36b779b93a1</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>feat(parselib): remove invalid naming case variants</title>
<updated>2026-08-10T08:54:46+00:00</updated>
<author>
<name>魏曹先生</name>
<email>1992414357@qq.com</email>
</author>
<published>2026-08-10T08:54:46+00:00</published>
<link rel='alternate' type='text/html' href='https://git.catilgrass.cn/catilgrass/mingling.git/commit/?id=d5b800200ab19b8dbb52535f459899e06885d66b'/>
<id>d5b800200ab19b8dbb52535f459899e06885d66b</id>
<content type='text'>
Remove `Title`, `Lower`, and `Upper` variants from
`ParserStyleNamingCase` as they are not valid naming conventions.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Remove `Title`, `Lower`, and `Upper` variants from
`ParserStyleNamingCase` as they are not valid naming conventions.
</pre>
</div>
</content>
</entry>
<entry>
<title>style: satisfy clippy pedantic and nursery lints</title>
<updated>2026-08-10T08:52:19+00:00</updated>
<author>
<name>魏曹先生</name>
<email>1992414357@qq.com</email>
</author>
<published>2026-08-10T08:52:19+00:00</published>
<link rel='alternate' type='text/html' href='https://git.catilgrass.cn/catilgrass/mingling.git/commit/?id=02e07a18fcb3af9319c271f6e41d5b7785e2e436'/>
<id>02e07a18fcb3af9319c271f6e41d5b7785e2e436</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>feat: use Pickable trait for value conversion</title>
<updated>2026-08-03T08:29:53+00:00</updated>
<author>
<name>魏曹先生</name>
<email>1992414357@qq.com</email>
</author>
<published>2026-08-03T08:29:53+00:00</published>
<link rel='alternate' type='text/html' href='https://git.catilgrass.cn/catilgrass/mingling.git/commit/?id=3bdd2a8ca23c58673fdd715394e0c804c88dead5'/>
<id>3bdd2a8ca23c58673fdd715394e0c804c88dead5</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>revert: Remove picker_comp module and PickerArgSuggest trait</title>
<updated>2026-08-02T04:16:06+00:00</updated>
<author>
<name>魏曹先生</name>
<email>1992414357@qq.com</email>
</author>
<published>2026-08-02T04:16:06+00:00</published>
<link rel='alternate' type='text/html' href='https://git.catilgrass.cn/catilgrass/mingling.git/commit/?id=baa4a8ec475ba8e7887fc8fa17582830411f1355'/>
<id>baa4a8ec475ba8e7887fc8fa17582830411f1355</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>feat(picker): add `unwrap_or_default`, `unwrap_or_else`, and `expect`</title>
<updated>2026-07-28T04:17:07+00:00</updated>
<author>
<name>魏曹先生</name>
<email>1992414357@qq.com</email>
</author>
<published>2026-07-28T04:17:07+00:00</published>
<link rel='alternate' type='text/html' href='https://git.catilgrass.cn/catilgrass/mingling.git/commit/?id=ec1420d9d51b78285979a74ccc74c6266344c06f'/>
<id>ec1420d9d51b78285979a74ccc74c6266344c06f</id>
<content type='text'>
for tuples
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
for tuples
</pre>
</div>
</content>
</entry>
<entry>
<title>feat(picker): add convenience methods to PickArgParsed tuples</title>
<updated>2026-07-28T04:00:57+00:00</updated>
<author>
<name>魏曹先生</name>
<email>1992414357@qq.com</email>
</author>
<published>2026-07-28T04:00:57+00:00</published>
<link rel='alternate' type='text/html' href='https://git.catilgrass.cn/catilgrass/mingling.git/commit/?id=432a6e2892cf900c2f8dc80cf4f9f6bc8adb4b7b'/>
<id>432a6e2892cf900c2f8dc80cf4f9f6bc8adb4b7b</id>
<content type='text'>
Add `unwrap_or_default`, `unwrap_or_else`, and `expect` methods to
reduce boilerplate when working with parsed argument tuples
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Add `unwrap_or_default`, `unwrap_or_else`, and `expect` methods to
reduce boilerplate when working with parsed argument tuples
</pre>
</div>
</content>
</entry>
<entry>
<title>docs: update arg-picker version in README</title>
<updated>2026-07-28T03:43:16+00:00</updated>
<author>
<name>魏曹先生</name>
<email>1992414357@qq.com</email>
</author>
<published>2026-07-28T03:43:16+00:00</published>
<link rel='alternate' type='text/html' href='https://git.catilgrass.cn/catilgrass/mingling.git/commit/?id=a875ca155a2c8d96bf68d37fcd3e14afea7f4430'/>
<id>a875ca155a2c8d96bf68d37fcd3e14afea7f4430</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>feat(picker): add filesystem-aware path value types</title>
<updated>2026-07-28T03:42:27+00:00</updated>
<author>
<name>魏曹先生</name>
<email>1992414357@qq.com</email>
</author>
<published>2026-07-28T03:42:27+00:00</published>
<link rel='alternate' type='text/html' href='https://git.catilgrass.cn/catilgrass/mingling.git/commit/?id=160460494f8c56fd42ff9ab96ace74cc4457f479'/>
<id>160460494f8c56fd42ff9ab96ace74cc4457f479</id>
<content type='text'>
Add `FilePath`, `NoFilePath`, `DirPath`, `NoDirPath`, `SymlinkPath`,
`NoSymlinkPath`, `NoPath`, and `RecursiveFiles` wrapper types with
filesystem validation at parse time. Each type implements
`SinglePickable`
and provides standard conversions via `From`, `AsRef`, `Deref`, and
`DerefMut`.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Add `FilePath`, `NoFilePath`, `DirPath`, `NoDirPath`, `SymlinkPath`,
`NoSymlinkPath`, `NoPath`, and `RecursiveFiles` wrapper types with
filesystem validation at parse time. Each type implements
`SinglePickable`
and provides standard conversions via `From`, `AsRef`, `Deref`, and
`DerefMut`.
</pre>
</div>
</content>
</entry>
<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>
</feed>
