Skip to content

Releases: patchkit-net/patchkit-tools

v2.3.0

10 Feb 17:21
Compare
Choose a tag to compare

Added

  • Ability to use draft version in publish_version (--draft parameter)
  • Ability to wait until version is published (--wait-until-published)

Fixed

  • Dot files (.*) were not included in diff summary causing processing to fail
  • Fix for displaying progress bar on narrow console windows

v2.3.0-rc3

06 Feb 18:20
Compare
Choose a tag to compare
v2.3.0-rc3 Pre-release
Pre-release

Added

  • Ability to use draft version in publish_version (--draft parameter)
  • Ability to wait until version is published (--wait-until-published)

Fixed

  • Fix for displaying progress bar on narrow console windows

v2.3.0-rc2

02 Feb 15:24
Compare
Choose a tag to compare
v2.3.0-rc2 Pre-release
Pre-release

Fixed name of --wait-until-published parameter.

Added

  • Ability to use draft version in publish_version (--draft parameter)
  • Ability to wait until version is published (--wait-until-published)

Fixed

  • Fix for displaying progress bar on narrow console windows

v2.3.0-rc1

10 Jan 14:10
Compare
Choose a tag to compare
v2.3.0-rc1 Pre-release
Pre-release

Added

  • Ability to use draft version in publish_version (--draft parameter)
  • Ability to wait until version is published (--wait_for_published)

Fixed

  • Fix for displaying progress bar on narrow console windows

v2.2.0-rc2

28 Dec 17:23
Compare
Choose a tag to compare
v2.2.0-rc2 Pre-release
Pre-release

Renamed introduced argument from --overwritedraft to --overwrite-draft.

Added

  • Ability to automatically overwrite draft version in make-version tool

v2.2.0-rc1

28 Dec 17:12
Compare
Choose a tag to compare
v2.2.0-rc1 Pre-release
Pre-release

Added

  • Ability to automatically overwrite draft version in make-version tool

v2.1.0-rc1

28 Dec 17:11
Compare
Choose a tag to compare
v2.1.0-rc1 Pre-release
Pre-release

Fixed

  • Dot files (.*) were not included in diff summary causing processing to

Changed

  • Use Dir.mktmpdir for tools temporary files

v2.0.0

20 Dec 14:19
b629543
Compare
Choose a tag to compare

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-rc4

29 Nov 15:43
b629543
Compare
Choose a tag to compare
v2.0.0-rc4 Pre-release
Pre-release

Warnings about redeclaration of Fiddle constants are now hidden in Windows package version.

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-rc3

30 Sep 15:24
Compare
Choose a tag to compare
v2.0.0-rc3 Pre-release
Pre-release

Fixed errors caused by whitespaces in tools path.

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