Skip to content

Releases: patchkit-net/patchkit-tools

v2.0.0-rc2

12 Sep 16:57
Compare
Choose a tag to compare
v2.0.0-rc2 Pre-release
Pre-release

Fix issue that appeared after merge with master.

Fixed

  • Fix OS architecture detection

Changed

  • Change the way of deploying tools to packaging (with usage of Traveling Ruby)
  • Get rid of rest-client dependency

v2.0.0-rc1

07 Sep 17:42
Compare
Choose a tag to compare
v2.0.0-rc1 Pre-release
Pre-release

This is major release that changes the way that tools will be distributed.

Huge thanks for traveling-ruby developers for creating such a awesome project!

Fixed

  • Fix OS architecture detection

Changed

  • Change the way of deploying tools to packaging (with usage of Traveling Ruby)
  • Get rid of rest-client dependency

v1.2.0

26 Jul 18:54
Compare
Choose a tag to compare

Added

  • Creating diff operation now displays progress information

Fixed

  • Processing progress is now refreshed at constant 1 second interval
  • Downloading progress printing is now more stable
  • If signature download fails, it tries again after 30 seconds

v1.1.0

21 Jul 22:03
Compare
Choose a tag to compare

Added

  • Chunks upload validation

Fixed

  • Chunk re-upload on error

v1.0.2

12 Jul 15:49
Compare
Choose a tag to compare

Fixed

  • Windows: dlls no longer dependent of VC Redistributable.

v1.0.1

10 Jul 17:07
Compare
Choose a tag to compare

Fixed

  • Upload version for newest PK version

v1.0.0

08 May 06:54
Compare
Choose a tag to compare

Added

  • Add command help command line to main help message
  • Support for internal tools by PK_TOOLS_INTERNAL environment variable.
  • Add more information and possible solution when selecting wrong application directory
  • Allow to override backend --host using parameter
  • Display processing errors at the end

Fixed

  • Fixed problems with uploading
  • Improved uploading stability (in case of network failure the data is resent)
  • Improved displaying job status stability (in case of network failure the status is refetched)
  • Setting changelog when creating new version with make-version tool
  • make-version will stop execution if empty directory has been passed
  • Fixed problem with freezing tools at start on Windows
  • Fixed problem with starting tools when PK_TOOLS_INTERNAL environment variable wasn't set
  • Fixed problems with freezing tools after issues with version processing
  • Fix make-version path slashes for make-version