CPI Sync v0.2.1
Check the Changelog for more updates, documentation on Readme.
Download binaries at "Assets" section below:
🐔Windows -> cpisync.exe
🐧Linux + 🐂 glibc -> cpisync
🐧Linux + 🦪 musl libc (Alpine Linux) -> cpisync-musl
[0.2.1] - 2021-03-12
- Fix: reported path issues
- Add:
prop_comment_removal
option to remove auto-generated timestamp comments inparameters.prop
- Add: Remove local package content before sync
- Add: musl libc binary for Alpine docker images
[0.2.0] - 2021-02-06
- Config change: change package rules, add regex, include/exclude operation
- Config change: zip extraction option, local_dir for all packages
- Config removal: local_dir for a single package removed, will wait for more feedback
- Fix: long path issue on Windows
- Better error reporting: print HTTP status and response body in case of error
- Suggest Package ID if it is not found and Package Name exists.