13 Commits

Author SHA1 Message Date
Vaggelis kavouras
3d288e3bd8 feat: Update module path and dependencies; enhance README
- Changed module path from `go-cursor-help` to `github.com/yuaotian/go-cursor-help` in `go.mod`.
- Updated `golang.org/x/sys` dependency version from `v0.25.0` to `v0.28.0`.
- Enhanced `README.md` with improved formatting, added badges, and clarified installation instructions.
- Included important usage guidelines and disclaimers for the Cursor Free Trial Reset Tool, emphasizing compliance with trial terms.

This commit improves module management and enhances documentation clarity for users.
2024-12-10 21:13:47 +02:00
Xx
ea56925a52 v2.0.0 app 2024-12-10 22:33:23 +08:00
Xx
f7fe868d5e feat: Add language support and ID comparison feature
- Introduced a new language display in the banner, showing the current language (Simplified Chinese or English).
- Added a function to display a comparison of old and new IDs after configuration updates.
- Implemented a new function to read existing configuration from a file.
- Updated success and warning messages to use distinct colors for better visibility.

This commit enhances user experience by providing language context and ID comparison during configuration updates.
v0.0.2
2024-12-10 22:24:47 +08:00
Xx
a1c2203752 feat: Enhance configuration management and build scripts
- Updated `go.mod` to include new dependencies for color output.
- Refactored `main.go` to improve `StorageConfig` structure and add new methods for configuration management.
- Implemented a progress spinner and error handling for file operations.
- Enhanced build scripts (`build_all.bat` and `build_all.sh`) for better output and error handling, including versioning and cleanup processes.
- Removed obsolete binary files for various platforms.
- Updated VSCode settings for spell checking.

This commit improves the overall functionality and user experience of the Cursor ID Modifier tool.
2024-12-10 22:19:20 +08:00
煎饼果子卷鲨鱼辣椒
fb2358c86f
Merge pull request #4 from scoful/master
enhance:增加备份文件功能
2024-12-10 21:56:53 +08:00
scoful
7b3418f169 enhance:增加备份文件功能 2024-12-10 16:44:55 +08:00
羽大大
32eb8297a5
Merge pull request #1 from HappySinha/patch-1
Window path update: Roaming
2024-12-09 22:27:20 +08:00
Abhishek Kumar
835b6622a2
Window path update: Roaming 2024-12-09 18:36:12 +05:30
Xx
99a6e6ba10 Update README.md to reflect that MacOS and Linux are now tested and supported, enhancing clarity on system compatibility. 2024-12-09 19:17:58 +08:00
Xx
98883c15ef Update README.md to include important usage guidelines and disclaimers for the Cursor Free Trial Reset Tool, clarifying intended scenarios and emphasizing compliance with trial terms. 2024-12-09 16:18:43 +08:00
Xx
5de4106ee6 Fix formatting in README.md by removing extra whitespace at the end of the file 2024-12-09 15:24:03 +08:00
Xx
9402a4b1d3 Add README.md for Cursor Free Trial Reset Tool with usage instructions and system support v0.0.1 2024-12-09 15:17:17 +08:00
Xx
089f5a9572 初始化版本 2024-12-09 15:00:45 +08:00