Skip to content

Releases: pizug/cpi-sync

CPI Sync v0.3.0

08 May 22:38
Compare
Choose a tag to compare

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)

CPI Sync v0.2.1

11 Mar 23:51
Compare
Choose a tag to compare

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 in parameters.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.

CPI Sync v0.2.1 Release Candidate 1

18 Feb 04:06
Compare
Choose a tag to compare

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 in parameters.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.

CPI Sync v0.2.0

06 Feb 20:51
Compare
Choose a tag to compare

Check the Changelog for more updates, documentation on Readme.

Download binaries at "Assets" section below:
🐔Windows -> cpisync.exe
🐧Linux -> cpisync

[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.

CPI Sync v0.1.0

31 Jan 16:51
Compare
Choose a tag to compare

You can find further instructions on README.

Windows x64 => cpisync.exe
Linux x64 => cpisync