<feed xmlns='http://www.w3.org/2005/Atom'>
<title>VersionControl.git/crates/vcs/src/data/local, branch dev</title>
<subtitle>JustEnoughVCS Core Library
</subtitle>
<link rel='alternate' type='text/html' href='https://git.catilgrass.cn/JustEnoughVCS/VersionControl.git/'/>
<entry>
<title>Remove old vcs directory after migration to vcs_data</title>
<updated>2025-10-05T20:11:58+00:00</updated>
<author>
<name>魏曹先生</name>
<email>1992414357@qq.com</email>
</author>
<published>2025-10-05T20:11:58+00:00</published>
<link rel='alternate' type='text/html' href='https://git.catilgrass.cn/JustEnoughVCS/VersionControl.git/commit/?id=ee7cba690582b9c47e8c856bf0bd331eedda7908'/>
<id>ee7cba690582b9c47e8c856bf0bd331eedda7908</id>
<content type='text'>
- Delete entire crates/vcs directory and its contents
- Remove test files and configuration from old structure
- Complete transition to new vcs_data and vcs_actions architecture
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
- Delete entire crates/vcs directory and its contents
- Remove test files and configuration from old structure
- Complete transition to new vcs_data and vcs_actions architecture
</pre>
</div>
</content>
</entry>
<entry>
<title>feat: add sheet management system for vaults</title>
<updated>2025-09-26T02:59:31+00:00</updated>
<author>
<name>魏曹先生</name>
<email>1992414357@qq.com</email>
</author>
<published>2025-09-26T02:59:31+00:00</published>
<link rel='alternate' type='text/html' href='https://git.catilgrass.cn/JustEnoughVCS/VersionControl.git/commit/?id=47e56cc4a912c5bd7d1685f49b8ab2161f58daf0'/>
<id>47e56cc4a912c5bd7d1685f49b8ab2161f58daf0</id>
<content type='text'>
- Add Sheet struct with holder, inputs, and mapping functionality
- Implement SheetData with serialization support
- Add sheets.rs with vault sheet management methods:
  - Load all sheets in vault
  - Search for sheet names
  - Read individual sheets
  - Create new sheets with validation
  - Delete sheets (both permanently and safely to trash)
  - Restore sheets from trash
- Update data module to include sheet submodule
- Minor fixes and improvements to related modules
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
- Add Sheet struct with holder, inputs, and mapping functionality
- Implement SheetData with serialization support
- Add sheets.rs with vault sheet management methods:
  - Load all sheets in vault
  - Search for sheet names
  - Read individual sheets
  - Create new sheets with validation
  - Delete sheets (both permanently and safely to trash)
  - Restore sheets from trash
- Update data module to include sheet submodule
- Minor fixes and improvements to related modules
</pre>
</div>
</content>
</entry>
<entry>
<title>Move `workspace` mod to `data`</title>
<updated>2025-09-25T09:20:13+00:00</updated>
<author>
<name>魏曹先生</name>
<email>1992414357@qq.com</email>
</author>
<published>2025-09-25T09:20:13+00:00</published>
<link rel='alternate' type='text/html' href='https://git.catilgrass.cn/JustEnoughVCS/VersionControl.git/commit/?id=e18134cc74e8f2ec3a88704074f94c74944db2bc'/>
<id>e18134cc74e8f2ec3a88704074f94c74944db2bc</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
</feed>
