Skip to content

CPI Sync v0.3.0

Latest
Compare
Choose a tag to compare
@fatihpense fatihpense released this 08 May 22:38
· 11 commits to master since this release

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)