Releases: patchkit-net/patchkit-tools
Releases · patchkit-net/patchkit-tools
v3.5.1
Added
- Global lock release on Ctrl+C during the operation
Fixed
- GlobalLock reference error on channel-make-version
v3.5.0
[3.5.0]
Added
- Android apps upload support by make-version
- Global locks support for content uploads, to prevent parallel uploads
Changed
- Use HTTPS protocol by default
- Improved messages on success and failure
- New progress bar rendering
v3.2.1
Added
- make-version
-w
flag to wait for the version to be published before exiting
- Retry on some 50X errors for GET requests
Changed
- Update librsync on Windows and Linux to version 2.3.2
v3.1.7
Previous fix was not perfect
v3.1.6
Fixed
- Error when IO.console is
nil
. Helps to run in environments without a terminal.
v3.1.5
Changed
- S3 Uploader now tries to retry the upload on failure
Fixed
- Windows: in some cases, when the currently signed-in user name had more than 8 characters, the uploaded package was corrupted.
v3.1.4
Added
- Multithreaded diff processing
--mode
parameter to make-version
Changed
- Updated traveling ruby to 2.4.10
- If cleaning up signatures fails, now there's a warning instead of an exception
Fixed
channel-make-version
should link published versions only
- Downloading of signatures bigger than 512 megabytes
- Fallback to old signatures downloading method if needed
v3.1.2
Added
- New API connection errors handling algorithm
v3.1.1
Fixed
- Signatures downloading exception
- create-version raising exception on -c param (fixes #1279)
v3.1.0
Added
- Version uploading can now retry on failure
- StartTools.lnk for Windows