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.3.0] - 2021-05-08
- Add:
download_worker_count
config option, and concurrent downloads feature for faster operation - Add: Print elapsed time
- Add: Value Mapping Download
- Fix: Relative path normalization
- Add: Using absolute paths for
local_dir
config option. - Consider: Gzip Support not implemented (since most of the data come as zip)