<feed xmlns='http://www.w3.org/2005/Atom'>
<title>mingling.git/mingling/Cargo.toml, branch 0.1.4</title>
<subtitle>A procedural command-line framework with subcommand support
</subtitle>
<link rel='alternate' type='text/html' href='https://git.catilgrass.cn/catilgrass/mingling.git/'/>
<entry>
<title>Update mingling_core and mingling_macros to version 0.1.3</title>
<updated>2026-04-06T08:05:01+00:00</updated>
<author>
<name>魏曹先生</name>
<email>1992414357@qq.com</email>
</author>
<published>2026-04-06T08:05:01+00:00</published>
<link rel='alternate' type='text/html' href='https://git.catilgrass.cn/catilgrass/mingling.git/commit/?id=e87d727b8028e9e9f1da78e26548f703bb634035'/>
<id>e87d727b8028e9e9f1da78e26548f703bb634035</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Add documentation for basic usage and parser feature</title>
<updated>2026-04-05T13:36:51+00:00</updated>
<author>
<name>魏曹先生</name>
<email>1992414357@qq.com</email>
</author>
<published>2026-04-05T13:36:51+00:00</published>
<link rel='alternate' type='text/html' href='https://git.catilgrass.cn/catilgrass/mingling.git/commit/?id=d21d963a0f152d58a5997195b145cac4b8ccd018'/>
<id>d21d963a0f152d58a5997195b145cac4b8ccd018</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Add general renderer support with serialization formats</title>
<updated>2026-04-05T12:33:57+00:00</updated>
<author>
<name>魏曹先生</name>
<email>1992414357@qq.com</email>
</author>
<published>2026-04-05T12:33:57+00:00</published>
<link rel='alternate' type='text/html' href='https://git.catilgrass.cn/catilgrass/mingling.git/commit/?id=b6876f9df6e3119331fac01c0bc954ca9f3c798b'/>
<id>b6876f9df6e3119331fac01c0bc954ca9f3c798b</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Add vector pickers</title>
<updated>2026-04-04T09:52:19+00:00</updated>
<author>
<name>魏曹先生</name>
<email>1992414357@qq.com</email>
</author>
<published>2026-04-04T09:52:19+00:00</published>
<link rel='alternate' type='text/html' href='https://git.catilgrass.cn/catilgrass/mingling.git/commit/?id=f0475c2207181c13dabcd4e78a163cde70573ade'/>
<id>f0475c2207181c13dabcd4e78a163cde70573ade</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Update mingling_core and mingling_macros to version 0.1.2</title>
<updated>2026-04-01T12:34:45+00:00</updated>
<author>
<name>魏曹先生</name>
<email>1992414357@qq.com</email>
</author>
<published>2026-04-01T12:34:45+00:00</published>
<link rel='alternate' type='text/html' href='https://git.catilgrass.cn/catilgrass/mingling.git/commit/?id=7dbd10190e91cf57c24d95c9084517567ab556e6'/>
<id>7dbd10190e91cf57c24d95c9084517567ab556e6</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.3</title>
<updated>2026-04-01T08:50:42+00:00</updated>
<author>
<name>魏曹先生</name>
<email>1992414357@qq.com</email>
</author>
<published>2026-04-01T08:50:42+00:00</published>
<link rel='alternate' type='text/html' href='https://git.catilgrass.cn/catilgrass/mingling.git/commit/?id=f38b895aa9b220b4f5699aacb1d0a4ce8082315e'/>
<id>f38b895aa9b220b4f5699aacb1d0a4ce8082315e</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Update mingling_core to version 0.1.2 and use local dependencies</title>
<updated>2026-03-31T03:43:07+00:00</updated>
<author>
<name>魏曹先生</name>
<email>1992414357@qq.com</email>
</author>
<published>2026-03-31T03:43:07+00:00</published>
<link rel='alternate' type='text/html' href='https://git.catilgrass.cn/catilgrass/mingling.git/commit/?id=a1503fef9947732994d4fb866b90b665c846b547'/>
<id>a1503fef9947732994d4fb866b90b665c846b547</id>
<content type='text'>
- Replace registry dependencies with local path dependencies
- Bump mingling_core version from 0.1.1 to 0.1.2
- Add safety comments for unsafe downcast operations
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
- Replace registry dependencies with local path dependencies
- Bump mingling_core version from 0.1.1 to 0.1.2
- Add safety comments for unsafe downcast operations
</pre>
</div>
</content>
</entry>
<entry>
<title>Use published mingling_core and mingling_macros crates</title>
<updated>2026-03-31T01:10:54+00:00</updated>
<author>
<name>魏曹先生</name>
<email>1992414357@qq.com</email>
</author>
<published>2026-03-31T01:10:54+00:00</published>
<link rel='alternate' type='text/html' href='https://git.catilgrass.cn/catilgrass/mingling.git/commit/?id=461f440d63acd5d8988f035fbe37624af25cf1ef'/>
<id>461f440d63acd5d8988f035fbe37624af25cf1ef</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Update workspace dependencies and feature structure</title>
<updated>2026-03-31T00:54:29+00:00</updated>
<author>
<name>魏曹先生</name>
<email>1992414357@qq.com</email>
</author>
<published>2026-03-31T00:54:29+00:00</published>
<link rel='alternate' type='text/html' href='https://git.catilgrass.cn/catilgrass/mingling.git/commit/?id=39f4f34cfdf940e1c74184edb3387ef8900ba4b4'/>
<id>39f4f34cfdf940e1c74184edb3387ef8900ba4b4</id>
<content type='text'>
- Bump mingling and mingling_macros to version 0.1.2
- Move macros from mingling_core to mingling crate
- Remove unused transitive dependencies from Cargo.lock
- Simplify tokio features in mingling_core
- Adjust feature dependencies between crates
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
- Bump mingling and mingling_macros to version 0.1.2
- Move macros from mingling_core to mingling crate
- Remove unused transitive dependencies from Cargo.lock
- Simplify tokio features in mingling_core
- Adjust feature dependencies between crates
</pre>
</div>
</content>
</entry>
<entry>
<title>Add argument parser module with picker API</title>
<updated>2026-03-30T09:26:03+00:00</updated>
<author>
<name>魏曹先生</name>
<email>1992414357@qq.com</email>
</author>
<published>2026-03-30T09:26:03+00:00</published>
<link rel='alternate' type='text/html' href='https://git.catilgrass.cn/catilgrass/mingling.git/commit/?id=4421fb2794f2af292f8781e7d12ae002a3f10a9b'/>
<id>4421fb2794f2af292f8781e7d12ae002a3f10a9b</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
</feed>
