<feed xmlns='http://www.w3.org/2005/Atom'>
<title>CommandLine.git/crates, branch MVP</title>
<subtitle>CLI For JVCS!
</subtitle>
<link rel='alternate' type='text/html' href='https://git.catilgrass.cn/JustEnoughVCS/CommandLine.git/'/>
<entry>
<title>Fix indentation of file not found warning</title>
<updated>2025-11-23T06:23:31+00:00</updated>
<author>
<name>魏曹先生</name>
<email>1992414357@qq.com</email>
</author>
<published>2025-11-23T06:23:31+00:00</published>
<link rel='alternate' type='text/html' href='https://git.catilgrass.cn/JustEnoughVCS/CommandLine.git/commit/?id=c65395f833163e9988d083d9f2c23cc52ef6ec39'/>
<id>c65395f833163e9988d083d9f2c23cc52ef6ec39</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Improve export output formatting and alignment</title>
<updated>2025-11-17T11:14:53+00:00</updated>
<author>
<name>魏曹先生</name>
<email>1992414357@qq.com</email>
</author>
<published>2025-11-17T11:14:53+00:00</published>
<link rel='alternate' type='text/html' href='https://git.catilgrass.cn/JustEnoughVCS/CommandLine.git/commit/?id=0b2a864d85015e2f69f83d8be3d6a4e2ab10629f'/>
<id>0b2a864d85015e2f69f83d8be3d6a4e2ab10629f</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>feat: enhance build and publishing system</title>
<updated>2025-11-06T14:06:15+00:00</updated>
<author>
<name>魏曹先生</name>
<email>1992414357@qq.com</email>
</author>
<published>2025-11-06T14:06:15+00:00</published>
<link rel='alternate' type='text/html' href='https://git.catilgrass.cn/JustEnoughVCS/CommandLine.git/commit/?id=60894f1271293c2802c1779e3260aa218294efe3'/>
<id>60894f1271293c2802c1779e3260aa218294efe3</id>
<content type='text'>
- Add file copy configurations in .cargo/config.toml
- Extend exporter to support copying additional files
- Create bin directory for organized binary distribution
- Add support for copying shell scripts and completion files
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
- Add file copy configurations in .cargo/config.toml
- Extend exporter to support copying additional files
- Create bin directory for organized binary distribution
- Add support for copying shell scripts and completion files
</pre>
</div>
</content>
</entry>
<entry>
<title>Add compile-time version and build information</title>
<updated>2025-11-04T06:29:34+00:00</updated>
<author>
<name>魏曹先生</name>
<email>1992414357@qq.com</email>
</author>
<published>2025-11-04T06:29:34+00:00</published>
<link rel='alternate' type='text/html' href='https://git.catilgrass.cn/JustEnoughVCS/CommandLine.git/commit/?id=5991905ae9fb519a3a43c599c5515ba39c04e5fb'/>
<id>5991905ae9fb519a3a43c599c5515ba39c04e5fb</id>
<content type='text'>
- Add build script to generate compile_info.rs with build metadata -
Include version, build date, target platform, and toolchain info - Add
version command to both jv and jvv binaries - Update help documentation
with version information - Ignore generated compile_info.rs in git
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
- Add build script to generate compile_info.rs with build metadata -
Include version, build date, target platform, and toolchain info - Add
version command to both jv and jvv binaries - Update help documentation
with version information - Ignore generated compile_info.rs in git
</pre>
</div>
</content>
</entry>
<entry>
<title>chore: remove deprecated files</title>
<updated>2025-10-18T10:24:00+00:00</updated>
<author>
<name>魏曹先生</name>
<email>1992414357@qq.com</email>
</author>
<published>2025-10-18T10:24:00+00:00</published>
<link rel='alternate' type='text/html' href='https://git.catilgrass.cn/JustEnoughVCS/CommandLine.git/commit/?id=59541a2b67e1d52913f7c60fa939e5cb9b617e38'/>
<id>59541a2b67e1d52913f7c60fa939e5cb9b617e38</id>
<content type='text'>
- Remove old cli_publisher crate
- Remove legacy publish.sh script
- Remove old source files from src/ directory
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
- Remove old cli_publisher crate
- Remove legacy publish.sh script
- Remove old source files from src/ directory
</pre>
</div>
</content>
</entry>
<entry>
<title>feat: add build_helper crate for publishing</title>
<updated>2025-10-18T10:23:24+00:00</updated>
<author>
<name>魏曹先生</name>
<email>1992414357@qq.com</email>
</author>
<published>2025-10-18T10:23:24+00:00</published>
<link rel='alternate' type='text/html' href='https://git.catilgrass.cn/JustEnoughVCS/CommandLine.git/commit/?id=86629d4e85c94324c5049cdbd75c09194b918c76'/>
<id>86629d4e85c94324c5049cdbd75c09194b918c76</id>
<content type='text'>
- Add Cargo.toml and main.rs for build helper
- Support custom cargo pub command for binary distribution
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
- Add Cargo.toml and main.rs for build helper
- Support custom cargo pub command for binary distribution
</pre>
</div>
</content>
</entry>
<entry>
<title>style: fix clippy warnings and improve code quality</title>
<updated>2025-10-14T09:19:24+00:00</updated>
<author>
<name>魏曹先生</name>
<email>1992414357@qq.com</email>
</author>
<published>2025-10-14T09:19:24+00:00</published>
<link rel='alternate' type='text/html' href='https://git.catilgrass.cn/JustEnoughVCS/CommandLine.git/commit/?id=293d53c0e3f2f4191bd1ae209efda820333afabd'/>
<id>293d53c0e3f2f4191bd1ae209efda820333afabd</id>
<content type='text'>
- Replace redundant pattern matching with is_err() method
- Remove unnecessary braces in unwrap_or_else closures
- Improve code formatting and consistency
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
- Replace redundant pattern matching with is_err() method
- Remove unnecessary braces in unwrap_or_else closures
- Improve code formatting and consistency
</pre>
</div>
</content>
</entry>
<entry>
<title>feat: add internationalization support and new command-line tools</title>
<updated>2025-10-14T09:17:48+00:00</updated>
<author>
<name>魏曹先生</name>
<email>1992414357@qq.com</email>
</author>
<published>2025-10-14T09:17:48+00:00</published>
<link rel='alternate' type='text/html' href='https://git.catilgrass.cn/JustEnoughVCS/CommandLine.git/commit/?id=0cd19e64d4d255e45233255478ca3a0bd5c439ae'/>
<id>0cd19e64d4d255e45233255478ca3a0bd5c439ae</id>
<content type='text'>
- Add locale support with English and Chinese translations
- Introduce new jv and jvv command-line tools
- Replace jvc.rs with improved command structure
- Add utility modules for language selection and markdown coloring
- Update configuration and dependencies
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
- Add locale support with English and Chinese translations
- Introduce new jv and jvv command-line tools
- Replace jvc.rs with improved command structure
- Add utility modules for language selection and markdown coloring
- Update configuration and dependencies
</pre>
</div>
</content>
</entry>
<entry>
<title>First</title>
<updated>2025-09-21T04:37:04+00:00</updated>
<author>
<name>魏曹先生</name>
<email>1992414357@qq.com</email>
</author>
<published>2025-09-21T04:37:04+00:00</published>
<link rel='alternate' type='text/html' href='https://git.catilgrass.cn/JustEnoughVCS/CommandLine.git/commit/?id=24c2c8cad43c755cf668ea92a08c0be7fb3b819d'/>
<id>24c2c8cad43c755cf668ea92a08c0be7fb3b819d</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
</feed>
