pCloudSync-deconflict v1.1.1 - Version Option
pCloudSync-deconflict v1.1.1 π·οΈ
Patch release adding standard version reporting capability.
π What's New
π Version Option
--versionflag: Display current version number- Standard CLI convention: Follows common command-line tool patterns
- Help integration: Automatically appears in
--helpoutput - Consistent versioning: Version string now matches release tags
π Usage
# Check version
./pCloudSync-deconflict --version
# Output: pCloudSync-deconflict 1.1.1
# Version also shown in help
./pCloudSync-deconflict --help
# Shows: usage: pCloudSync-deconflict.py [-h] [--version] [-r] ...π§ Technical Details
- β Version synchronization: Code version now matches release tags
- β Makefile consistency: Updated VERSION variable to 1.1.1
- β Standard behavior: Exits after showing version (argparse convention)
- β Universal binary: Same performance and compatibility as v1.1.0
π¦ What's Included
- β Universal macOS Binary: Works on Intel and Apple Silicon
- β All v1.1.0 features: Interactive conflict resolution, test suite, etc.
- β
Version reporting: New
--versionoption for easy identification - β Backward compatibility: No breaking changes from v1.1.0
π― Why This Update?
This small but important addition:
- Improves usability: Users can easily check which version they're running
- Aids troubleshooting: Essential for support and debugging
- Follows standards: Aligns with CLI tool best practices
- Future-proofs: Establishes consistent version reporting for future releases
π Migration from v1.1.0
- β Drop-in replacement: No changes to existing functionality
- β Same commands: All existing options work identically
- β Same performance: Identical behavior with version reporting bonus
Download the universal binary below - now with proper version reporting!
Previous Release: v1.1.0 | Changelog: v1.1.0...v1.1.1